The usage, dependency, redistributable status of maven relevant files under maven folder -- Usage -- Script under this folder converts a Jide distribution into Maven repository structure, complete with pom files into directory repo. Call the script like 'ant -f mavenify.xml', or just use the scripts, mavenify.bat in windows and mavenify.sh in *NIX. Just copy the generated folder under ~/.m2/repository. -- Dependency -- The script requires antcontrib in the ANT_HOME/lib/ folder. antcontrib requires Ant 1.6, or higher. -- Misc -- If you don't want to run the script yourself, the generated distrubution were published on http://www.jidesoft.com:8081/artifactory. If you want to acccess, please contact sales@jidesoft.com.