Issue Type: Improvement Improvement
Affects Versions: 3.8.1, 3.8
Assignee: Jesse Glick
Created: 08/Nov/12 12:03 AM
Description:

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

Environment: Windows
Project: Maven NetBeans Module Plugin
Priority: Minor Minor
Reporter: Andreas Zoike
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to