You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2005/05/17 01:22:34 UTC

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

     [ http://jira.codehaus.org/browse/MNG-271?page=comments#action_39159 ]
     
Brett Porter commented on MNG-271:
----------------------------------

decision on this: 

resolved in the JAR: yes
resolved in the repository: no

why? references to SNAPSHOT data will get out of date. Can't see a use case for doing this in the actual repository other than reproducibility, but you can make a release which will resolve versions for that.


> 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
>      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