Projects with a "pom" packaging shouldn't have src directories added as source
dirs
-----------------------------------------------------------------------------------
Key: MIDEA-77
URL: http://jira.codehaus.org/browse/MIDEA-77
Project: Maven 2.x Idea Plugin
Issue Type: Bug
Affects Versions: 2.0
Reporter: Vincent Massol
I have the following project:
{noformat}
project/
|_ src/
|_ java/
|_ test/
|_ core/
|_ pom.xml
|_ pom.xml
{noformat}
Where project/ is the top level. We're migrating from an Ant build to Maven2
which is why there's still some classes we haven't moved yet in project/src. As
project/pom.xml has a packaging of "pom" the project/src sources should'nt be
added in IDEA as project sources.
Thanks
-Vincent
--
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