Issue Type: Bug Bug
Affects Versions: 3.12
Assignee: Jesse Glick
Created: 10/Jan/14 5:00 AM
Description:

NetBeans 8.0 module system provides new artificial token org.openide.modules.jre.JavaFX and the nbm plugin is not aware of it. As a result build that uses libs.javafx module fails on:

[ERROR] Some tokens required by included modules are not provided by included modules. The application will fail starting up. The missing tokens are:
[ERROR] org.openide.modules.jre.JavaFX ref: [org.netbeans.libs.javafx]

To reproduce get

$ hg clone -r 4cff2ed126a1 http://hg.netbeans.org/html4j/nb/

and build it. Should fail. I have workaround the issue by disabling integrity verification:

http://hg.netbeans.org/html4j/nb/rev/653e8b886191

Project: Mojo's NetBeans Module Maven Plugin
Priority: Minor Minor
Reporter: Jaroslav Tulach
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