[ http://jira.codehaus.org/browse/MNGECLIPSE-15?page=comments#action_53966 ]
YOKOTA Takehiko commented on MNGECLIPSE-15: ------------------------------------------- Sorry, I noticed that the example was wrong. What I meant was I didn't want to gather resources of all *subprojects* into single output folder. As you said, main resource and test resource will gather into the same classpath at certain subproject, but I think that some resources of subproject-A and independent subproject-B's one should not be gathered into single classpath. How about this? So I'd like to separate output folders per subproject, but currently I have no idea for realize this. > Output folders are not set correctly by 'Update Sources' action > --------------------------------------------------------------- > > Key: MNGECLIPSE-15 > URL: http://jira.codehaus.org/browse/MNGECLIPSE-15 > Project: Maven 2.x Plug-in for Eclipse > Type: Bug > Reporter: YOKOTA Takehiko > Assignee: Eugene Kuleshov > > > Although source folders on build path are updated correctly by 'Update > Sources' action, > output folders are not updated at all. > For example, it is expected that output folder for 'src/test/java' and > 'src/test/resources' > is set to 'target/test-classes', but not set. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
