James Phillpotts created MPLUGIN-260:
----------------------------------------
Summary: Plugin that uses annotations in Java 8 source can't
generate descriptor
Key: MPLUGIN-260
URL: https://jira.codehaus.org/browse/MPLUGIN-260
Project: Maven Plugin Tools
Issue Type: Bug
Components: maven-plugin-tools-annotations, Plugin Plugin
Affects Versions: 3.2
Reporter: James Phillpotts
Attachments: java8.patch
When creating a plugin using Java 8 source (see
https://github.com/mrpotes/java8-currying), the descriptor is not generated as
asm v3.3 cannot read Java 8 class files.
This is fixed by updating to asm 5.0_BETA.
Patch attached.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)