${basedir}/../maven/project.xml astrogrid-exist-server AstroGrid exist org.astrogrid.xmldb.eXist.server This is the server side component for the eXist xml database. The main use will be with other astrogrid components such as registry xml or data center using Fits files. It also has a web service built on top, for other direct interaction with the eXist database.

Here are the maven goals for building the eXist.

  • clean - cleans out and removes all previous builds.
  • 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.

]]>
eXist server side component. scm:cvs:pserver:anoncvs@cvs.astrogrid.org:/devel:astrogrid/eXist/server scm:cvs:ext:${maven.username}@cvs.astrogrid.org:/devel:astrogrid/eXist/server axis 1.1 org.astrogrid astrogrid-common ${astrogrid.common.version} jar http://www.astrogrid.org/ jaxrpc unknown jaxrpc.jar commons-logging commons-logging 1.0.3 commons-httpclient commons-httpclient 2.0-beta1 src/java src/junit **/*Junit.java