Issue Type: Bug Bug
Affects Versions: 3.11
Assignee: Jesse Glick
Created: 05/Dec/13 10:06 AM
Description:

As the netcat 8 is starting I try to run with the netbeans dev.
I created a maven application with sample module no OSGI and dev-SNAPSHOT.

Caused by: org.apache.maven.plugin.MojoExecutionException:
Could not open .......\mavenproject1\application\target\mavenproject1\platform\modules\$

{java.home}\lib\ext\jfxrt.jar: ......\application\target\mavenproject1\platform\modules\${java.home}

\lib\ext\jfxrt.jar ()
at org.codehaus.mojo.nbm.utils.ExamineManifest.checkFile(ExamineManifest.java:95)

Classpath entry in manifest is:
$

{java.home}

\lib\ext\jfxrt.jar

System.getProperty("java.home") give the following value
C:\Program Files\Java\jdk1.7.0_45\jre

Classpath will be "wrong" even with a java.home set
C:\Program Files\Java\jdk1.7.0_45\jre\lib\ext\jfxrt.jar

Because the jar is located there:
C:\Program Files\Java\jdk1.7.0_45\jre\lib\jfxrt.jar

Environment: Windows 8.1 x64
jdk 7_45
Project: Mojo's NetBeans Module Maven Plugin
Priority: Major Major
Reporter: Eric Barboni
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