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 OliverHeger:
http://wiki.apache.org/commons/UsingNexus?action=diff&rev1=29&rev2=30

Comment:
Added a note how to change the Built-by manifest header.

  
  {{{mvn clean gpg:sign deploy -Ptest-deploy}}}
  
+ Note: Per default, the {{{Built-by}}} header in the manifest of the generated 
jars is filled from your operating system's login ID. If your Apache ID differs 
from this ID, you can override the Maven default by specifying the 
{{{user.name}}} property at the command line, e.g.
+ 
+ {{{mvn clean deploy -Prelease }}}{{{-Ptest-deploy}}}{{{ 
-Duser.name=<apacheID>}}}
+ 
  === Creating a Nexus staging release ===
  '''Make sure you are using Commons Parent V16 or later.'''
  

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

Reply via email to