[ https://jira.codehaus.org/browse/MPLUGIN-273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=355555#comment-355555 ]
Brian Trezise commented on MPLUGIN-273: --------------------------------------- I'm experiencing this same issue. See my question posted on StackOverflow for details: http://stackoverflow.com/questions/26737447/maven-plugin-build-fails-when-lambdas-are-used Should I post a new bug? > Classes using Java 8 Lambdas cause goal descriptor to fail > ---------------------------------------------------------- > > Key: MPLUGIN-273 > URL: https://jira.codehaus.org/browse/MPLUGIN-273 > Project: Maven Plugin Tools > Issue Type: Bug > Components: maven-plugin-annotations > Affects Versions: 3.3 > Environment: Maven 3.2.3, maven-plugin-annotations 3.3 > Reporter: Martin Dreier > Assignee: Robert Scholte > Attachments: callstack.txt, java8-maven-plugin.zip > > > When the annotations scanner encounters a class which uses Java 8 Lambdas, > the scanning fails. Removing the lambda construct resolves the error. > Reproduction: > 1) Extract the attached maven project > 2) run mvn install in the project -- This message was sent by Atlassian JIRA (v6.1.6#6162)