[ http://jira.codehaus.org/browse/MPIDEA-37?page=comments#action_47036 ]
Brett Porter commented on MPIDEA-37: ------------------------------------ I think they should actually be source directories, as that means they get copied to target/[test-]classes which makes the tests more reliable. This is the only supported way in m2. > Add resources dirs as source directories > ---------------------------------------- > > Key: MPIDEA-37 > URL: http://jira.codehaus.org/browse/MPIDEA-37 > Project: maven-idea-plugin > Type: Improvement > Reporter: Eirik Maus > > > We use spring for configuration of the modules in a large project. The spring > xml files of the respective modules are of course in the resources / test > resources directories as specified in the maven POM. With the current IDEA > plugin we have to map these directories as source manually each time we > regenerate the idea project file from the POMs (at least once a day). The > Idea plugin should set up this by default. -- 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]
