Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] [tycho-user] Error signing jars (eclipse-repository)

Hey Sandro,

like Igor said in this post:
http://dev.eclipse.org/mhonarc/lists/tycho-user/msg00259.html
Jar signing is currently not possible.

Regards
Stefan


----- Original Message -----
From: sandro@xxxxxxx
To: tycho-user@xxxxxxxxxxx
Date: 31.05.2011 14:03:30
Subject: [tycho-user] Error signing jars (eclipse-repository)


> Hi everyone,
> 
> I try to sign the plugin jars of my product build using the
> maven-jarsigner-plugin but i always run into the following error:
> 
> Failed to execute goal
> org.eclipse.tycho:tycho-p2-director-plugin:0.12.0:materialize-products
> (materialize-products) on project com.myapp.eclipse-repository: P2 director
> return code was 13
> 
> If I remove the maven-jarsigner-plugin configuration, the build runs
> successfully. I already tried to exclude/include certain jars but the build
> fails even if I exclude everything("**/*").
> 
> I'm using tycho 0.12.0 and eclipse 3.6.2. My eclipse-repository pom looks
> similar to the one of Kai Toedters MP3Manger (
> https://max-server.myftp.org/trac/mp3m/browser/MP3M/trunk/MP3M/com.siemens.ct.mp3m.tycho/pom.xml
> ).
> 
> Can someone put me into the right direction? An help is appreciated.
> 
> Sandro
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user
> 






Back to the top