]
Brian Stansberry updated WFCORE-1375:
-------------------------------------
Fix Version/s: 3.0.0.Alpha1
2.2.0.CR1
Fix build to make it work with JDK9 new versioning
--------------------------------------------------
Key: WFCORE-1375
URL:
https://issues.jboss.org/browse/WFCORE-1375
Project: WildFly Core
Issue Type: Sub-task
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Fix For: 2.2.0.CR1, 3.0.0.Alpha1
Java 9 uses new versioning
http://openjdk.java.net/jeps/223
that breaks some maven plugins.
Fixes are done already in upstream.
best action is to upgrade to jboss-parent that uses new versions of plugins.