Codebase list libxstream-java / upstream/1.4.10 BUILD.txt
upstream/1.4.10

Tree @upstream/1.4.10 (Download .tar.gz)

BUILD.txt @upstream/1.4.10raw · history · blame

For Java 7, 8, or 9 build with Maven 3.3.9 or higher
For Java 6 or higher build with Maven 3.2.5
For Java 5 build with Maven 3.0.5
For Java 1.4 build with Maven 2.0.11

To build:

mvn clean install

Before deploying:

copy settings-template.xml to ~/.m2/settings.xml adding your Sonatype OSSRH
username and passwords.

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