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. But the gpg plugin is defined in the maven-parent pom? Is there a way I can stop the scm project from using it without having to also download maven-parent pom project and remove it from there? --- Todd Thiessen --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
