Here are the maven goals for building the eXist.
- clean - cleans out and removes all previous builds.
- astrogrid-install-snapshot - Builds all the necessry jar and war files.
- astrogrid-deploy-snapshot - Builds and deploys the snapshot onto the repository.
- astrogrid-deploy-site - Generates reports and documents to be deployed on the site repository.
- generate-castor - generates the castor objects. This is automatically done though because it is done
as a pre-goal to java:compile.
]]>