svn co https://svn.apache.org/repos/asf/struts/maven/trunk/struts-annotations struts-annotations |
mvn release:prepare -Dusername=yourSvnUsername -Dpassword=yourSvnPassword |
Accept the suggested tag name
|
For some reason, when using svn client 1.5, the release plugin might fail to tag the release, if it fails, run: |
mvn release:perform -Dusername=yourSvnUsername |
Log in to Nexus and close the staging repository.
A sample template is at Sample announcements page (and DO wait for the 72 hours period)
If the Vote passed log in again to Nexus and promote the repository - it will be automatically synced with Maven Central Repository.