site.p2.zip signing problem [message #534488] |
Wed, 19 May 2010 06:49  |
Eclipse User |
|
|
|
Hi,
I can't produce p2 update site with signed files, I've added following parameters to site.p2.zip perform action:
-Dlocal.keystore.alias=PRODUCT
-Dlocal.keystore.password=password
-Dsite.signing=yes
-Dsigning.type=local
-Dlocal.keystore.path=/usr/share/tomcat6/.keystore
-Dsite.pack200=true
-Dcbi.include.source=false
but all plugins are still not signed.
There is no mistake in path, password or keystore alias because:
-sh-3.2$ jarsigner -keystore /usr/share/tomcat6/.keystore in.jar PRODUCT
Enter Passphrase for keystore
-sh-3.2$
works fine.
There is also no errors in logfile and I can't figure out what is wrong with my setup.
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03046 seconds