Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] materialized products with signed artifacts

For eclipse.org projects, have a look at how this is setup for m2e. For
other projects, you should be able to replace eclipse-jarsigner-plugin
with maven-jarsigner-plugin.

Note that for pack200 support you need to use Tycho 0.16. If you don't
need pack200, then 0.15 should work.

--
Regards,
Igor


On 12-09-06 8:39 AM, Simon Bernard wrote:
Hi,

Does it exist a way to build a product with signed artifacts ?

I found this discution dated from 2011 :
http://dev.eclipse.org/mhonarc/lists/tycho-user/msg00259.html

Perhaps a fix or a new feature is available now ?

Thx

Simon



_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user



Back to the top