How to release a snapshot
Prerequisites:
- Enable access to the Codehaus Nexus repository as described atHowto configure maven release settings.
- Once configured, make sure that you check out a fresh copy of Castor from SVN.
Steps:
To deploy a snapshot release, simply execute:
Checks:
After successful build, check that the new snapshot is available under http://nexus.codehaus.org/snapshots/ .
Labels