The Chico software is currently available in differnt forms. This page details how to download and deploy them.
The Chico JAR files and associated files are embedded in Danno or standalone Emmet WAR files.
A complete distribution may also be obtained from the "Metadata.net" project's Subversion repository on SourceForge. You can checkout the project from the command shell using the following command:
svn co https://metadata-net.svn.sourceforge.net/svnroot/metadata-net/chico/trunk chico
Alternatively, you can use the Eclipse "Subversion Repositories" view to checkout Danno into your Eclipse workspace as follows. (These instructions assume that you are using the "Subversive" plugin and that you also have the Maven plugin installed.)
Normally this will be sufficient for Chico to build. Note: if this is the first time you have built Chico on this machine, Maven will spend some time downloading Chico's dependencies to your local repository. This is normal.
In the future, we intend to implement a public Maven repository to serve releases and snapshots of various "metadata.net" projects.
The primary source of technical documentation for the Chico project is the project's Maven site. The source for this documentation is in the project's subversion repository; look in the ".../chico/src/site" directory.