Re: [mojo-user] Giving Java directory as parameter

2014-10-10 Thread Trygve Laugstøl
The script will use the value of the JAVACMD environment variable. If it is set it will skip any other detection logic enabling a wrapper script to set the exact command that will be used. -- Trygve On Fri, Oct 10, 2014 at 04:43:23PM +0300, Rahman USTA wrote: > Hi, > > I'm using appassembler-

[mojo-user] Giving Java directory as parameter

2014-10-10 Thread Rahman USTA
Hi, I'm using appassembler-maven-plugin in https://github.com/rahmanusta/AsciidocFX project. An user opened an issue and he says that; I use java 7 and don't want to use Java 8 system wide for a while. I did the following to asciidocfx.sh to pass the java in the command line: # resolve links -