You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Edwin Punzalan (JIRA)" <ji...@codehaus.org> on 2006/02/22 09:23:37 UTC

[jira] Closed: (MRM-13) utilise repository relocation information during conversion of an artifact

     [ http://jira.codehaus.org/browse/MRM-13?page=all ]
     
Edwin Punzalan closed MRM-13:
-----------------------------

    Resolution: Fixed

> utilise repository relocation information during conversion of an artifact
> --------------------------------------------------------------------------
>
>          Key: MRM-13
>          URL: http://jira.codehaus.org/browse/MRM-13
>      Project: Maven Repository Manager
>         Type: New Feature

>   Components: repository-converter
>     Reporter: Brett Porter
>     Assignee: Edwin Punzalan
>      Fix For: 1.0-alpha-1

>
> Original Estimate: 1 day
>        Time Spent: 12 hours
>         Remaining: 0 minutes
>
> we should allow some extra metdata in the m1 pom that can be recognised as relocation information:
> <properties>
>   <relocated.groupId />
>   <relocated.artifactId />
>   <relocated.version />
>   <relocated.message />
> </properties>
> when encountering this, the converted POM and JAR will go to the new location in the m2 repository, and the marker POM (just the relocation information) should go to the old location (and any artifact there should be removed)
> This would allow us to move Jakarta commons en mass to the dotted groupId layout for example.

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