Skip to main content

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

Hello everyone,

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.

best regards,
SamirĀ 

Back to the top