Peter Major created MPLUGIN-335:
-----------------------------------
Summary: Support JDK 10 for plugin generation
Key: MPLUGIN-335
URL: https://issues.apache.org/jira/browse/MPLUGIN-335
Project: Maven Plugin Tools
Issue Type: Dependency upgrade
Components: Plugin Plugin
Affects Versions: 3.5.1
Reporter: Peter Major
The Maven Plugin Plugin currently does not support JDK 10, because the ASM
dependency is currently on 6.0_ALPHA, which does not support class version
54.0. By upgrading ASM to the latest version, the plugin would be able to
process class files compiled with JDK10.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)