[ 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to