Smooks Framework.
To build:
- git clone git://github.com/smooks/smooks.git
- cd smooks
- mvn -s settings.xml clean install
Note you will need both maven (version 3+) and git installed on your local machine.
If you'd like to contribute some code/fixes to Smooks, please see the following guidelines.