Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Signing jars generated from a Maven Tycho build

On 04/09/2013 03:05 PM, Ahmed Wafa wrote:
Hello everyone,
Hi,

I'm sorry if this was discussed somewhere. I wanted to ask how can I sign jars generated from a my Maven Tycho build so that the user won't get a warning when installing our plugin (JWT). Will this be done automatically when I upload the p2 update site? Right now I just download the generated artifacts from Hudson after the build is over and give the local path while installing JWT. I get a warning however during the installation that this is unsigned content. Thanks in advance.
There are several ways to achieve that. Here is the one I've used: http://wiki.eclipse.org/Minerva#Signing .

HTH
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top