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/04/09 08:10:48 UTC

[jira] Commented: (MNG-252) allow repoclean converter to read from a repository containing both v3 and v4 poms, and convert each correctly

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

once this is done, we should start pushing things into the m1 repo instead of the m2 one as well

> allow repoclean converter to read from a repository containing both v3 and v4 poms, and convert each correctly
> --------------------------------------------------------------------------------------------------------------
>
>          Key: MNG-252
>          URL: http://jira.codehaus.org/browse/MNG-252
>      Project: m2
>         Type: Improvement
>   Components: repository-tools
>  Environment: all
>     Reporter: John Casey
>     Assignee: John Casey
>      Fix For: 2.0-alpha-2

>
>
> currently there is no reliable way to detect whether a given POM is a v3 pom (from maven1) or a v4 pom (from maven2-alpha-0+). This makes it impossible to look at *.pom and decide which conversions to use in validating and/or cleaning the POM, and moreover which libraries to use in reading the file (they are separate Xpp3Reader implementations).
> It would be good to be able to sort out a repository that currently contains both maven1- and maven2-produced artifacts, and normalize them into maven2 format.

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org