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


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

Reply via email to