You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "John Casey (JIRA)" <ji...@codehaus.org> on 2005/08/26 00:55:03 UTC

[jira] Closed: (MNG-731) directory structure invalid for legacy deploy

     [ http://jira.codehaus.org/browse/MNG-731?page=all ]
     
John Casey closed MNG-731:
--------------------------

    Resolution: Cannot Reproduce

see it0061

> directory structure invalid for legacy deploy
> ---------------------------------------------
>
>          Key: MNG-731
>          URL: http://jira.codehaus.org/browse/MNG-731
>      Project: Maven 2
>         Type: Bug
>     Versions: 2.0-alpha-3
>     Reporter: David H. DeWolf
>     Assignee: John Casey
>      Fix For: 2.0-beta-1

>
> Original Estimate: 2 hours
>         Remaining: 2 hours
>
> When utilizing a "legacy" layout, the directory structure produced in the m1 repo seems invalid.  I expect that the groupId: 
> org.apache.pluto would create the following directory structure for legacy projects:
> ${repo.home}/org.apache.pluto/jars
> ${repo.home}/org.apache.pluto/poms
> etc. . .
> however, the following (m2) structure is created:
> ${repo.home}/org/apache/pluto/${artifactId}
> For an example configuration and results, see:
> http://svn.apache.org/repos/asf/portals/pluto/branches/pluto-1.1/pom.xml
> and:
> http://cvs.apache.org/repository/

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