Building Rampart Release Artifacts
Do the following on a Rampart checkout[1]
$ mvn clean install javadoc:javadoc -Dmaven.test.skip=true && ant clean docs-dist src-dist
The above will generate din, src and docs releases in the "dist" directory.
The files are :
- rampart-$VERSION.zip
- rampart-docs-$VERSION.zip
- rampart-src-$VERSION.zip
[1] https://svn.apache.org/repos/asf/webservices/rampart/trunk/java