He wants to use a Maven2 repo with Maven1. I have no idea if this is supported in MRM such as Nexus. Obviously he needs to just go to the source (Nexus, Archiva, Artifactory, etc) and ask them directly.
Wayne On Tue, Aug 16, 2011 at 10:41 AM, Stevo Slavić <[email protected]> wrote: > Use repository manager like Sonatype Nexus to proxy repositories with > Maven 1 legacy layout as Maven 2 repositories. > > Regards, > Stevo. > > On Tue, Aug 16, 2011 at 10:43 AM, amaresh mourya > <[email protected]> wrote: >> Thanks All. >> >> On Tue, Aug 16, 2011 at 1:58 PM, Lukas Theussl <[email protected]> wrote: >> >>> >>> >>> Manfred Moser wrote: >>> >>>> On Mon, August 15, 2011 12:13 pm, amaresh mourya wrote: >>>> >>>>> Hi All, >>>>> >>>>> Can I use "default" layout repository with Maven 1? By specifying >>>>> following >>>>> in my POM? >>>>> >>>>> <repository> >>>>> <id>maven2-repository</id> >>>>> <name>Repository for Maven</name> >>>>> <url>http://abc.net/maven/2/</**url> >>>>> <layout>default</layout> >>>>> </repository> >>>>> >>>> >>>> Please.. do NOT use Maven 1 anymore. Upgrade to Maven 3 or at least the >>>> latest version of Maven 2... >>>> >>> >>> >>> ... and the answer to the question is 'no': http://jira.codehaus.org/** >>> browse/MAVEN-1694 <http://jira.codehaus.org/browse/MAVEN-1694> >>> >>> -Lukas >>> >>> >>> >>> >>>> manfred >>>> >>>> ------------------------------**------------------------------**--------- >>>> To unsubscribe, e-mail: >>>> users-unsubscribe@maven.**apache.org<[email protected]> >>>> For additional commands, e-mail: [email protected] >>>> >>>> >>> ------------------------------**------------------------------**--------- >>> To unsubscribe, e-mail: >>> users-unsubscribe@maven.**apache.org<[email protected]> >>> For additional commands, e-mail: [email protected] >>> >>> >> > > --------------------------------------------------------------------- > 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]
