[ http://jira.codehaus.org/browse/MNGECLIPSE-15?page=comments#action_54122 ]
Eugene Kuleshov commented on MNGECLIPSE-15: ------------------------------------------- It seems to me that Eclipse is actually rignt and you should have these properties files in a single place (perhaps common project for all subprojects), thoug I have to check some details on how Maven prepare classpath. What I meant about target build path for resources is that you can point output folder to the same folder where sources are. > 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 > Attachments: patch.txt > > > 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]
