Building the XUUDB
******************

Apart from the Java SDK, you will need Maven2, available at http://maven.apache.org


To compile the components, do

  mvn clean install

To build the distribution, do

  cd xuudb-all
  mvn assembly:assembly
  
This will produce tar.gz and zip files in xuudb-all/target


CONTACT INFO
************

Web:            http://www.unicore.eu
Mailing lists:  http://sourceforge.net/projects/unicore

