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

See how we do this in m2e

https://git.eclipse.org/c/m2e/m2e-core.git/tree/pom.xml?id=releases/1.3/1.3.1.20130219-1424#n207

--
Regards,
Igor

On 2013-04-09 9:05 AM, Ahmed Wafa wrote:
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


_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev



Back to the top