Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » Problem signing jar locally with custom keystore
Problem signing jar locally with custom keystore [message #652383] Thu, 03 February 2011 17:26
Fabian Baboschi is currently offline Fabian BaboschiFriend
Messages: 41
Registered: December 2009
Member
I'm trying to sign a product locally with a custom keystore using Hudson and Buckminster 3.6.1.

My problem is that the build fails when I activate the signing, and it works if it's not active.
Something strange I noticed is that buckminster seems to sign the rcp/platform plugins with my key.

Is there a way to exclude the native eclipse plugins from the signing process?

These are my settings, I just set to true the site.signing property and the create.product action that worked before, no longer works:

-Dsite.signing=false
-Dlocal.sign=true
-Dsigning.type=local
-Dlocal.keystore.path=${WORKSPACE}/sources/path/to/store
-Dlocal.keystore.alias=alias
-Dlocal.keystore.password=pass


Thank you for any help.
Previous Topic:Buckminster and Maven2 Local Repository
Next Topic:How to deal with partitions when partition is not terminal
Goto Forum:
  


Current Time: Thu Apr 25 21:19:18 GMT 2024

Powered by FUDForum. Page generated in 0.03385 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top