I need to set my JAVA_HOME/ JAVACMD
for the maven appassembler so that it is set in the script and override the system JAVA_HOME
property when running the script.
I see how I can do this for the jsw settings (set wrapper.java.command
) but that doesnt seem to be the correct this for the basic program.
How can I do this?
The appassembler man pages didn't really help. http://mojo.codehaus.org/appassembler/index.html