Better multiproject support
---------------------------
Key: MNGECLIPSE-176
URL: http://jira.codehaus.org/browse/MNGECLIPSE-176
Project: Maven 2.x Extension for Eclipse
Issue Type: New Feature
Environment: Windows XP SP2, Eclipse 3.2, Maven 2.0.4, m2eclipse 0.0.9
Reporter: Matthew Adams
Assigned To: Eugene Kuleshov
Maven2 supports multiprojects through a parent pom.xml file. Upon
Maven2-enabling an existing project, if the pom.xml refers to a parent pom.xml
(using the <parent> element) that refers to other Maven2-enabled projects in
the workspace, then the Project Properties\Java Build Path\Projects tab should
be updated to reflect the interproject dependency.
m2eclipse should also, upon importing an existing Maven2 multiproject, create a
project for each child project identified by the parent project file, unless it
is already present in the eclipse workspace.
--
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