idea:idea doesn't generate project file with correct module dependency order
----------------------------------------------------------------------------
Key: MIDEA-116
URL: http://jira.codehaus.org/browse/MIDEA-116
Project: Maven 2.x IDEA Plugin
Issue Type: Bug
Affects Versions: 2.2
Environment: Maven 2.0.9, IDEA 7.0.3, maven-idea-plugin 2.2-SNAPSHOT
Reporter: Lance Kind
Attachments: root.zip
We have module A (DisinfoY-common) that requires struts 1.1 and we have module
B (catprojectuLINC) that requires struts 1.2.4. Module B requires module A.
This works fine when the build is done in Maven. When we generate the Idea
project file, the build dependencies are such that struts 1.2.4 is lower than
module A dependency.
It will build but the tests fail due to the differences between struts versions.
We've attached the poms for further info.
--
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