[ http://jira.codehaus.org/browse/MNG-731?page=all ]
John Casey updated MNG-731: --------------------------- Remaining Estimate: 2 hours Original Estimate: 7200 fix plus test to prevent regressions > 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]