You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/06/21 01:35:53 UTC

[jira] Closed: (MNG-271) exported pom.xml should contain full pom information

     [ http://jira.codehaus.org/browse/MNG-271?page=all ]
     
John Casey closed MNG-271:
--------------------------

    Resolution: Fixed

> exported pom.xml should contain full pom information
> ----------------------------------------------------
>
>          Key: MNG-271
>          URL: http://jira.codehaus.org/browse/MNG-271
>      Project: Maven 2
>         Type: Wish
>     Versions: 2.0-alpha-1
>     Reporter: Vincent Massol
>     Assignee: John Casey
>      Fix For: 2.0-alpha-3

>
>
> 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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org