This signing is required for releasing to the maven central repo (cfr http://central.sonatype.org/pages/requirements.html)
If you don't want to set up gpg, you can disable the sign by running maven
with -Dgpg.skip=true
grtz,
Tim
On Tue, Nov 25, 2014 at 4:55 PM, Thomas De Rycke <thomasderycke@users.sf.net
wrote:
I got the same error, but haven't debugged it yet
@Willemijn, could you check?
I couldn't find any docs on this. Here's what I did:
Would love some help.
Hi Adam,
You should use the 3.4 branch svn checkout
svn://svn.code.sf.net/p/unitils/code/branches/3.4/ unitils-code
Thanks Thomas! Now I get:
Of course I can skip tests, but...should I?
I got the same error, but haven't debugged it yet
@Willemijn, could you check?
This signing is required for releasing to the maven central repo (cfr
http://central.sonatype.org/pages/requirements.html)
If you don't want to set up gpg, you can disable the sign by running maven
with -Dgpg.skip=true
grtz,
Tim
On Tue, Nov 25, 2014 at 4:55 PM, Thomas De Rycke <thomasderycke@users.sf.net
Tim, the error wasn't about signing. I already worked around that in the fashion you suggest. This issue is failing unit tests.