[
https://jira.codehaus.org/browse/MECLIPSE-646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MECLIPSE-646.
-----------------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> Wrong classpathentry for generated-sources/resources
> ----------------------------------------------------
>
> Key: MECLIPSE-646
> URL: https://jira.codehaus.org/browse/MECLIPSE-646
> Project: Maven Eclipse Plugin
> Issue Type: Bug
> Affects Versions: 2.8
> Reporter: Laurent GARCIA
>
> Wrong classpathentry for generated-sources/resources : the plugin use the
> attribute including java file instead of excluding them
> <classpathentry kind="src" path="target/generated-sources/java"
> including="**/*.java"/>
> <classpathentry kind="src" path="target/generated-sources/resources"
> including="**/*.java"/>
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)