Wrong classpathentry for generated-sources/resources ----------------------------------------------------
Key: MECLIPSE-646 URL: http://jira.codehaus.org/browse/MECLIPSE-646 Project: Maven 2.x 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 is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira