I'm fairly certain that this has nothing to do with m2 versus m3. The 'p2' layout is a feature of Tycho, not the core of Maven. Tycho might require M3, or there may be some other issue. I suggest that you consult the tycho users list.
On Wed, Nov 16, 2011 at 8:23 PM, Warwick <[email protected]> wrote: > > I'll should have added this part of the error message for more detail: > > build 15-Nov-2011 18:21:16 Caused by: > org.codehaus.plexus.component.repository.exception.ComponentLookupException: > Component descriptor cannot be found in the component repository: > org.apache.maven.artifact.repository.layout.ArtifactRepositoryLayoutp2. > build 15-Nov-2011 18:21:16 at > org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:323) > build 15-Nov-2011 18:21:16 at > org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:440) > build 15-Nov-2011 18:21:16 at > org.apache.maven.project.ProjectUtils.getRepositoryLayout(ProjectUtils.java:153) > build 15-Nov-2011 18:21:16 ... 33 more > > > Thanks, > Warwick > > > -- > View this message in context: > http://maven.40175.n5.nabble.com/Cannot-find-layout-implementation-error-using-mvn-3-artifacts-with-mvn-2-tp4999635p4999657.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
