Codebase list libxstream-java / debian/1.4.8-1 BUILD.txt
debian/1.4.8-1

Tree @debian/1.4.8-1 (Download .tar.gz)

BUILD.txt @debian/1.4.8-1raw · history · blame

For Java 5 or higher build with Maven 2.2 or 3
For Java 1.4 build with Maven 2.0.11

Before building:

To build:

mvn clean install

Before deploying:

copy settings-template.xml to ~/.m2/settings.xml adding your Codehaus DAV username and passwords.

To deploy (optionally adding sources and javadoc jars):
mvn deploy