exported pom.xml should contain full pom information
----------------------------------------------------
Key: MNG-271
URL: http://jira.codehaus.org/browse/MNG-271
Project: m2
Type: Wish
Versions: 2.0-alpha-1
Reporter: Vincent Massol
When you install a module in the local repo the pom.xml file is copied (it's
also included in jars). That's very good. However if my project is a module
(i.e it depends on some parent(s)), the pom.xml that is dumped only contains
partial information (it does not contain inherited information).
Thus it can be used standalone and does not offer all the information there is
about the module.
As the pom is fully constructed in memory, it would be nice to dump it from
memory instead of copying the pom.xml file.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]