[Building Sakai] Releasing vs 2.9.2 master: gpg-plugin

David Horwitz david.horwitz at uct.ac.za
Tue Jun 18 02:02:07 PDT 2013


To answer my own question incase someone else needs it you need to add the following to your build/plugins in your projects base pom:

<plugin>
  <groupId>org.apache.maven.plugins</groupId>
  <artifactId>maven-gpg-plugin</artifactId>
  <configuration>
    <skip>true</skip>
  </configuration>
</plugin>


D

On Tue, 2013-06-18 at 08:50 +0000, David Horwitz wrote:
Hi All,

I just tried doing a maven release for 2.9.2 and hit a new error on the release:prepare step in that it asks for a gpg signature:


    [INFO] --- maven-gpg-plugin:1.1:sign (sign-artifacts) @ qna ---
    GPG Passphrase: *
gpg: WARNING: "--no-use-agent" is an obsolete option - it has no effect
    gpg: no default secret key: No secret key
    gpg: signing failed: No secret key



Anyone know where this is inherited from and how to disable it?


Regards

David
________________________________

UNIVERSITY OF CAPE TOWN

This e-mail is subject to the UCT ICT policies and e-mail disclaimer published on our website at http://www.uct.ac.za/about/policies/emaildisclaimer/ or obtainable from +27 21 650 9111. This e-mail is intended only for the person(s) to whom it is addressed. If the e-mail has reached you in error, please notify the author. If you are not the intended recipient of the e-mail you may not use, disclose, copy, redirect or print the content. If this e-mail is not related to the business of UCT it is sent by the sender in the sender's individual capacity.


_______________________________________________
sakai-dev mailing list
sakai-dev at collab.sakaiproject.org<mailto:sakai-dev at collab.sakaiproject.org>
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org<mailto:sakai-dev-unsubscribe at collab.sakaiproject.org> with a subject of "unsubscribe"


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130618/ca4b283b/attachment.html 


More information about the sakai-dev mailing list