[
http://jira.codehaus.org/browse/MECLIPSE-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204187#action_204187
]
mcbain4711 edited comment on MECLIPSE-630 at 12/27/09 5:17 AM:
---------------------------------------------------------------
Currently the 1) is created by eclipse:eclipse which prevents accessing the
resources-files during eclipse-junit testing.
was (Author: mcbain4711):
Currently the 1) is created by eclipse:eclipse which prevents accessing the
resources-files.
> New **/*.java sources inclusion fails for resources generated by phase
> 'generate-resources'
> -------------------------------------------------------------------------------------------
>
> Key: MECLIPSE-630
> URL: http://jira.codehaus.org/browse/MECLIPSE-630
> Project: Maven 2.x Eclipse Plugin
> Issue Type: Bug
> Components: Core : Dependencies resolution and build path
> (.classpath)
> Affects Versions: 2.7
> Reporter: mcbain4711
>
> Genrated resources (1) should be handled the same as normal resources (2) and
> not as generated Sources.
> [.classpath]
> 1) <classpathentry kind="src" path="target/generated-resources"
> including="**/*.java"/>
> 2) <classpathentry kind="src" path="src/main/resources"
> excluding="**/*.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