Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cbi-dev] Signing a Eclipse.org build

Thanks Andreas, this looks very good.

Am 08.06.2016 9:43 nachm. schrieb "Andreas Sewe" <andreas.sewe@xxxxxxxxxxxxxx>:
Hi Lars,

> I found http://git.eclipse.org/c/cbi/org.eclipse.cbi.git/plain/maven-plugins/README.md
> but this seens to use older versions of the eclipse-jarsigner-plugin
> plug-in. Is this description still valid?

have a look at [1], a blog post I wrote a while ago about how to do
signing with pack200 & source JAR generation.

Everything in that post should still be valid, as we use a setup very
close to this in the Code Recommenders build [2, 3, 4] with Tycho 0.25.

Another tip: Use -Dcbi.jarsigner.skip=true when building locally, as the
eclipse-jarsigner-plugin works only on eclipse.org servers.

Hope that helps.

Andreas

[1] <http://www.codetrails.com/blog/sign-your-eclipse-project>
[2]
<https://git.eclipse.org/c/recommenders/org.eclipse.recommenders.git/tree/plugins/pom.xml?h=v2.4.0#n139>
[3]
<https://git.eclipse.org/c/recommenders/org.eclipse.recommenders.git/tree/features/pom.xml?h=v2.4.0#n106>
[4]
<https://git.eclipse.org/c/recommenders/org.eclipse.recommenders.git/tree/pom.xml?h=v2.4.0#n269>

--
Codetrails GmbH
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Phone: +49-6151-276-7092
Mobile: +49-170-811-3791
http://www.codetrails.com/

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940
_______________________________________________
cbi-dev mailing list
cbi-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cbi-dev

Back to the top