> > [...]
> >
> > With
> >  <gpg.passphrase>Pass phrase in clear text</gpg.passphrase>
> > it works; whereas with
> >  <gpg.passphrase>{dwQBDCzUlr8Hb4JOieNAAhzWzTT0Gnmy5yOayp6W4CpbnGsVQrii/bcwDRjwYx9U}</gpg.passphrase>
> > it doesn't.
> >
> 
> Just re-checked, and it seems that Maven only supports password
> encryption for *server* passwords.
> 
> Sorry, thought Maven supported encryption elsewhere in settings.xml too.

Hence, it would be clearer to remove the line 
  <gpg.passphrase></gpg.passphrase>
in the example snippet of "settings.xml" (in the "UsingNexus" page) and
explicitly say that the signing must preferrably be done in interactive mode
(where one will type the passphrase when maven prompts for it).

There is another confusion that arises when that same snippet refers to
  <id>apache-release</id>
whereas the commands refer to "-Prelease".


Regards,
Gilles

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

Reply via email to