Issue Type: Bug Bug
Affects Versions: 3.12
Assignee: Jesse Glick
Created: 06/Jan/14 7:27 AM
Description:

All our CI builds for NB GUI modules started failing after a plugin upgrade from 3.11.2 to 3.12. The reason was that the plugin could not be run under Java 6 anymore, due to some plugin libraries having been built under Java 7. Our NB GUI code is compiled against Java7, but our Maven build process runs under Java6. Is Java 7 a new requirement for the plugin, or was it a regression in the plugin packaging process?

[ERROR] Failed to execute goal org.codehaus.mojo:nbm-maven-plugin:3.12:manifest (default-manifest) on project xxxx-xxxx: Execution default-manifest of goal org.codehaus.mojo:nbm-maven-plugin:3.12:manifest failed: An API incompatibility was encountered while executing org.codehaus.mojo:nbm-maven-plugin:3.12:manifest: java.lang.UnsupportedClassVersionError: org/netbeans/nbbuild/MakeListOfNBM : Unsupported major.minor version 51.0

Project: Mojo's NetBeans Module Maven Plugin
Priority: Major Major
Reporter: Sergei Ivanov
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