Re: gpg plugin questions

2007-02-27 Thread Daniel Kulp
Thanks Brian and Jason for your thoughts. They were a big help. I think I have it mostly worked out now, just committed the changes. 1) Added a gpg.skip to skip the signing. Mostly useful for --batch-mode 2) If running in batch-mode and no passphrase is available, throw a MojoExecutionExce

RE: gpg plugin questions

2007-02-27 Thread Brian E. Fox
>Something we're trying to practice is namespace usage in parameters >so use >-Dgpg.keyname >So that other plugins that might use "keyname" can do the same and >not cause a collision. Just a thought, does it make sense to modify the core to automatically prepend the plugin name to the fr

Re: gpg plugin questions

2007-02-27 Thread Jason van Zyl
On 27 Feb 07, at 2:48 PM 27 Feb 07, Daniel Kulp wrote: On Tuesday 27 February 2007 14:27, Jason van Zyl wrote: On 27 Feb 07, at 12:57 PM 27 Feb 07, Daniel Kulp wrote: I'm working on fixing the issues in the gpg plugin. I just committed some changes but would like a bit of discussion before

Re: gpg plugin questions

2007-02-27 Thread Daniel Kulp
On Tuesday 27 February 2007 14:27, Jason van Zyl wrote: > On 27 Feb 07, at 12:57 PM 27 Feb 07, Daniel Kulp wrote: > > I'm working on fixing the issues in the gpg plugin. I just > > committed some > > changes but would like a bit of discussion before finalizing some > > of it. > > > > MGPG-2 - All

Re: gpg plugin questions

2007-02-27 Thread Jason van Zyl
On 27 Feb 07, at 12:57 PM 27 Feb 07, Daniel Kulp wrote: I'm working on fixing the issues in the gpg plugin. I just committed some changes but would like a bit of discussion before finalizing some of it. MGPG-2 - Allow the selection of a particular signature I added a keyname parameter

RE: gpg plugin questions

2007-02-27 Thread Brian E. Fox
available. -Original Message- From: Daniel Kulp [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 27, 2007 12:58 PM To: Maven Developers List Subject: gpg plugin questions The questions I have are: 1) Is allowing GPG to ask for the passphrase for every artifact acceptable? If not

gpg plugin questions

2007-02-27 Thread Daniel Kulp
I'm working on fixing the issues in the gpg plugin. I just committed some changes but would like a bit of discussion before finalizing some of it. MGPG-2 - Allow the selection of a particular signature I added a keyname parameter (-Dkeyname=foo) etc... which can be used. It maps directly to