Title: Message Title
Milos Kleint commented on an issue
Mojo's NetBeans Module Maven Plugin / Improvement MNBMODULE-199
run-platform should be able to handle quoted JAVA_HOME
When the JAVA_HOME-Variable is enclosed in double-quotes (because it might contain whitespaces ) the run-platform-Mojo can't find the jvm.cfg of the 64Bit-JDK. 'new File( jdkHome, "jre\\lib\\amd64\\jvm.cfg" ).exists()' returns false in that case. Maybe you should remove quotes around jdkHome before checking that file
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to