On Fri, Jan 9, 2009 at 1:51 PM, Todd Thiessen <[email protected]> wrote:
> I have copied the scm plugin to my local repo and want to make some
> customizations (I can't submit these back to the public repo yet) but I
> am having trouble using the release plugin to release this project and
> deploy to our internal Maven repo..
>
> However, the release fails because of the GpgPlugin, which I never used
> before.

Change the <parent> of the modified plugin to your own organizational
parent, (or none at all).

You might want to review the original parent to see if you need to
copy anything else down into the modified plugin's pom, since it will
not be inherited.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to