On Mon, 2004-08-09 at 12:22, Dion Gillard wrote: > See http://maven.apache.org/reference/developers/releasing-plugins.html > for the steps, as most of this is done for you.
The last step says: "Run maven announcement. Edit this, then send it in a release email to the Maven user and developer lists." The announcement plugin now has a goal (announcement:mail) that automatizes that step too. If you want to try it out, get the latest maven announcement from cvs, set a SMTP host on your build.properties (through the maven.announcement.mail.server property) and run 'maven announcement:mail' instead. > +1 to the releases. I know my vote doesn't count, but here is my +1 too... Just my 2c, Felipe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
