Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Any pointers on how to Eclipse-sign AND GPG-sign a jar?

Hi,

m2e depends on a jar (http://git.eclipse.org/c/m2e/org.eclipse.m2e.workspace.git/tree/org.eclipse.m2e.workspace.cli) that is deployed on Maven Central. The problem is, it's GPG signed on a non-Eclipse server in order to be able to be deployed on Central, but that means it doesn't have the Eclipse signature. As a result, Eclipse complains about unsigned jar while installing m2e.

Do you have any recommended strategy to make both Central and Eclipse happy, signature-wise? Won't signing a jar break the 1st signature?

Yes this is totally not my area of expertise :-)

Fred

--
"Have you tried turning it off and on again" - The IT Crowd

Back to the top