[ http://jira.codehaus.org/browse/MPIDEA-37?page=comments#action_47351 ] 

Geoffrey commented on MPIDEA-37:
--------------------------------

If you put them as source dependencies there is the problem that the default 
compiler resource patterns loses half of them, instead we should give it this 
pattern: "[^(.+\.java|package\.(htm|html)]"   (anything but *.java and 
package.htm(l) )
Be aware you can't have hello.java file as a resource then...

> 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]

Reply via email to