Thank you for responding, Ben.

Since I'm not a java person, or a Maven person, this is going to be rough going for me.

However, I learn fast and try not to ask questions that are noob-ish. :-)

I can tell you that the file it's looking for:

<PATH>/opennms-assemblies/jmx-config-generator-onejar/target/build-generated-keystore.ks

and it doesn't exist and that's where it seems to die when it can't find that file. So, when/where is that file supposed to be created? Is it during this process?

In a noob response to your question, which jarsigner command?

I think you mean this one:

[INFO] Processing
/root/opennms/work/opennms-1.12.9-1/opennms-assemblies/jmx-config-generator-onejar/target/org.opennms.assemblies.jmx-config-generator-onejar-1.12.9.one-jar.jar
[DEBUG] '/bin/sh -c cd
/root/'*****'/work/'*****'-1.12.9-1/'*****'-assemblies/jmx-config-generator-onejar
&&/usr/local/openjdk7/jre/../bin/jarsigner -verbose -keystore
/root/'*****'/work/'*****'-1.12.9-1/'*****'-assemblies/jmx-config-generator-onejar/target/build-generated-keystore.ks
-storepass '*****' -keypass '*****'
/root/'*****'/work/'*****'-1.12.9-1/'*****'-assemblies/jmx-config-generator-onejar/target/org.'*****'.assemblies.jmx-config-generator-onejar-1.12.9.one-jar.jar
'*****'-webstart-key'
[INFO] jarsigner error: java.lang.RuntimeException: keystore load:
/root/opennms/work/opennms-1.12.9-1/opennms-assemblies/jmx-config-generator-onejar/target/build-generated-keystore.ks
(No such file or directory)


I run this:

/usr/local/openjdk7/jre/../bin/jarsigner -verbose -keystore 
/root/'*****'/work/'*****'-1.12.9-1/'*****'-assemblies/jmx-config-generator-onejar/target/build-generated-keystore.ks
 -storepass '*****' -keypass '*****' 
/root/'*****'/work/'*****'-1.12.9-1/'*****'-assemblies/jmx-config-generator-onejar/target/org.'*****'.assemblies.jmx-config-generator-onejar-1.12.9.one-jar.jar'*****'-webstart-key
Please specify alias name

Please type jarsigner -help for usage

So, I assume I screwed this up.  What should I have done for a command?

P.

On 08/31/2014 12:50, Benjamin Reed wrote:
On 8/31/14, 12:24 PM, Paul Pathiakis wrote:
Could someone either tell me what's wrong or how to correct this so I
can push forward?
If you run that 'jarsigner' command manually, do you get any better
error messages?  The bug is in jarsigner, but it's not clear why it's
failing...



------------------------------------------------------------------------------
Slashdot TV.
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/


_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to