Re: svn commit: r603888 - /commons/proper/commons-parent/trunk/pom.xml

2007-12-13 Thread Torsten Curdt
On 13.12.2007, at 13:00, Niall Pemberton wrote: On Dec 13, 2007 11:39 AM, Torsten Curdt <[EMAIL PROTECTED]> wrote: We also need to pass on the gpg passphrase mvn release:perform -Prc -Dgpg.passphrase=PASSPHRASE -Darguments="- Prc -Dgpg.passphrase=PASSPHRASE" Are you sure? When did the com

Re: svn commit: r603888 - /commons/proper/commons-parent/trunk/pom.xml

2007-12-13 Thread Niall Pemberton
On Dec 13, 2007 11:39 AM, Torsten Curdt <[EMAIL PROTECTED]> wrote: > We also need to pass on the gpg passphrase > > mvn release:perform -Prc -Dgpg.passphrase=PASSPHRASE -Darguments="- > Prc -Dgpg.passphrase=PASSPHRASE" Are you sure? When did the commons-skin-2 I using the "rc" profile I was prom

Re: svn commit: r603888 - /commons/proper/commons-parent/trunk/pom.xml

2007-12-13 Thread Torsten Curdt
We also need to pass on the gpg passphrase mvn release:perform -Prc -Dgpg.passphrase=PASSPHRASE -Darguments="- Prc -Dgpg.passphrase=PASSPHRASE" IMO this is a maven bug/misconception that one cannot just pass on those parameters automatically. This whole 'arguments' business looks like a n