[
https://jira.codehaus.org/browse/MPLUGIN-273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Dreier updated MPLUGIN-273:
----------------------------------
Description:
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
was:When the annotations scanner encounters a class which uses Java 8
Lambdas, the scanning fails. Removing the lambda construct resolves the error.
Attachment: callstack.txt
> 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
> 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)