2009/11/13 Martin Cooper <[email protected]>: > Some of you may have seen this posted on the Incubator General list, > but I thought this page, written up by Maven's Brett Porter, was worth > sharing here too. It's a great summary of what it takes to release an > Apache project that's built with Maven. > > http://maven.apache.org/developers/release/apache-release.html
Since @Struts staged deploy is used, I suggest to look at the release:stage goal: http://maven.apache.org/plugins/maven-release-plugin/stage-mojo.html. This way the use of the Nexus ability to move staged releases is not necessary, you can simply copy a directory. HTH Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
