Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Commons Wiki" for 
change notification.

The "UsingNexus" page has been changed by sebbapache.
The comment on this change is: Add release notes reminder.
http://wiki.apache.org/commons/UsingNexus?action=diff&rev1=16&rev2=17

--------------------------------------------------

  mvn commons:download-page
  }}}
  
+ 
+ ==== Update the release notes ====
+ 
+ Ensure that the release notes refer to the release version, not snapshot. 
+ If using automatic release note generation from changes.xml, the following 
command should update the file:
+ 
+ {{{
+ mvn changes:changes-report changes:announcement-generate
+ }}}
+ 
  ==== Prepare Your Assembly Descriptors ====
  
  If you are declaring/using your own assembly descriptors make sure that they 
are not using ${version} but ${commons.release.version} - there seems to be an 
odd bug which results in an incorrectly expanded version string, e.g. 
{{{commons-exec-2.4.1-src}}}. If in doubt look at {{{./src/assembly/src.xml}}}

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to