You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2014/05/03 18:58:10 UTC

[jira] (MPLUGIN-260) Plugin that uses annotations in Java 8 source can't generate descriptor

    [ https://jira.codehaus.org/browse/MPLUGIN-260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=345713#comment-345713 ] 

Herve Boutemy commented on MPLUGIN-260:
---------------------------------------

IT added in [r1592249|http://svn.apache.org/r1592249]

> 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
>            Assignee: Olivier Lamy
>             Fix For: 3.3
>
>         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)