Hi all, to simplify release of james artifacts to maven repository, I have requested to get james an account on repository.apache.org (nexus). This will simplify the release process a lot.
All you need todo then for a release is: mvn release:prepare mvn release:perform For a snapshot its enough to use: mvn deploy I will update all our pom.xml's to make this possible. More details on how all this stuff works can be found here: http://maven.apache.org/developers/release/apache-release.html Bye, Norman --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
