Hi there
 
I am building my JNLP Application the first time since the change to 1.0 final. I have removed all plugins and the .maven directory when I switched to 1.0. However, the jnlp task behaves strange. Instead of signing all the JARs I get a directory with one ".jar" file, the jnlp file and the project jar:
 
ch.xmatrix.ups.ust.jnlp
ch.xmatrix.ups.ust-1.0-20040813.jar
.jar
 
Maven does not generate an error:
 
jnlp:generate-jnlp:
    [mkdir] Created dir: E:\Daten\UPS\UST\target\jnlp
    [echo] Creating E:\Daten\UPS\UST/target/jnlp/ch.xmatrix.ups.ust.jnlp ...
    [mkdir] Created dir: E:\Daten\UPS\UST\target\jnlp_temp
Update Manifest in ch.xmatrix.ups.ust-1.0-20040813.jar
Update Manifest in commons-io-20040220.051900.jar
Update Manifest in binding-0.9.21.jar
Update Manifest in forms-1.0.5-20040813.jar
Update Manifest in looks-1.3-20040813.jar
Update Manifest in uif-1.4-20040813.jar
Update Manifest in uif-extras-1.4-20040813.jar
Update Manifest in log4j-1.2.8.jar
Update Manifest in commons-lang-2.0.jar
Update Manifest in hsqldb-1.7.2-rc5.jar
Update Manifest in model-0.1-200404211524.jar
Update Manifest in hsqldbimpl-0.1-200404211738.jar
Update Manifest in xmatrix-1.0.jar
Update Manifest in taxa-1.0.jar
Update Manifest in ch.jfactory.component.FixedFormatTextField-SNAPSHOT.jar
Update Manifest in ch.jfactory.component.tree.filter-SNAPSHOT.jar
Update Manifest in ch.jfactory.component.tree-SNAPSHOT.jar
Update Manifest in ch.jfactory.resource-SNAPSHOT.jar
Update Manifest in ch.jfactory.action-SNAPSHOT.jar
Update Manifest in ch.jfactory.file-SNAPSHOT.jar
Update Manifest in ostermiller-utils-1.03.00.jar
    [echo] Found a store...signing jars
    [echo] Signing jar files ...
    [echo] Not Using JarDiff ...
    [signjar] Signing Jar : E:\Daten\UPS\UST\target\jnlp_temp\ch.xmatrix.ups.ust-1.0-20040813.jar
    [signjar] Signing Jar : E:\Daten\UPS\UST\target\jnlp_temp\commons-io-2004022
0.051900.jar
BUILD SUCCESSFUL
Total time: 24 seconds
 
Sombody met that problem, or even knows what it could be?
Thanks in advance,
Daniel

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to