Codebase list libxstream-java / lintian-fixes/main BUILD.txt
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

BUILD.txt @lintian-fixes/main

e1a339d
 
950f48b
98bc0c1
 
 
 
29d728b
98bc0c1
 
 
 
950f48b
aaea765
98bc0c1
 
 
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:

For Java 1.4: rm */profiles/osgi
mvn clean install

Before deploying:

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

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