You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "mcbain4711 (JIRA)" <ji...@codehaus.org> on 2009/12/27 12:16:55 UTC

[jira] Commented: (MECLIPSE-630) New **/*.java sources inclusion fails for resources generated by phase 'generate-resources'

    [ http://jira.codehaus.org/browse/MECLIPSE-630?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=204187#action_204187 ] 

mcbain4711 commented on MECLIPSE-630:
-------------------------------------

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