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

-Lukas



manfred

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to