[ http://jira.codehaus.org/browse/MNG-321?page=comments#action_37959 ]
     
John Casey commented on MNG-321:
--------------------------------

this has to be resolved in a very specific order:

1.  make the change on localhost/localrepo
2.  install repoclean instance with new version of maven-artifact
3.  run tests
4.  sync new repoclean instance with [temp] instance on beaver
5.  perform conversion of to-ibiblio/maven2 to temp repo location
6.  change super-pom repository to point at temp repo
7.  clear local repository
8.  bootstrap m2 using temp remote repo
9.  restore super-pom repository specification
10. swap temp repo with "real" /maven2 dir
11. sync new /maven2 dir with ibiblio
12. re-bootstrap m2 with new layout on ibiblio
13. commit changes
14. verify CI

NOTE: changes must be made to the DefaultRepositoryLayout class in 
maven-artifact, as well as the layout used in MBoot2 and [possibly] in the 
core-it-verifier.

> when packaging = pom, the repository should store it in the groupID directory
> -----------------------------------------------------------------------------
>
>          Key: MNG-321
>          URL: http://jira.codehaus.org/browse/MNG-321
>      Project: m2
>         Type: Bug
>   Components: repository-tools, maven-artifact
>     Reporter: Brett Porter
>     Assignee: John Casey
>     Priority: Blocker
>      Fix For: 2.0-alpha-2

>
>
> eliminate the artifactId from the path when packaging is pom, so the 
> repository matches the source tree and is easier to browse, avoiding 
> directories like:
> org/apache/maven/maven/maven-2.0-alpha-1.pom
> To allow migration, we should have the repo tools copy these into both 
> locations if found in either, then stop that and clean up at the release of 
> alpha-3 (allowing users to remain a release behind).

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