]
Tomaz Cerar resolved WFLY-6217.
-------------------------------
Resolution: Done
Fix build to make it work with JDK9 new versioning
--------------------------------------------------
Key: WFLY-6217
URL:
https://issues.jboss.org/browse/WFLY-6217
Project: WildFly
Issue Type: Sub-task
Components: Build System
Affects Versions: 10.0.0.Final
Reporter: Tomaz Cerar
Assignee: Tomaz Cerar
Fix For: 10.1.0.Final
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.