Author: remy.maucherat(a)jboss.com
Date: 2008-04-29 12:59:36 -0400 (Tue, 29 Apr 2008)
New Revision: 603
Modified:
trunk/dist.xml
Log:
- Scripts update.
Modified: trunk/dist.xml
===================================================================
--- trunk/dist.xml 2008-04-29 16:30:05 UTC (rev 602)
+++ trunk/dist.xml 2008-04-29 16:59:36 UTC (rev 603)
@@ -293,11 +293,10 @@
</copy>
<!-- Maven repository configuration -->
- <!--<property name="maven.repository.url"
value="file:///home/remm/.m2/repository/maven2"/>
- <property name="maven.repository.url"
value="dav:https://repository.jboss.org/maven2"/>
- <property name="maven.repository.id"
value="repository.jboss.org"/>-->
- <property name="maven.repository.url"
value="dav:https://snapshots.jboss.org/maven2"/>
- <property name="maven.repository.id"
value="snapshots.jboss.org"/>
+ <property name="maven.repository.url"
value="file:///somepath"/>
+ <property name="maven.repository.id"
value="repository.jboss.org"/>
+ <!--<property name="maven.repository.url"
value="dav:https://snapshots.jboss.org/maven2"/>
+ <property name="maven.repository.id"
value="snapshots.jboss.org"/>-->
<!-- Linux/Unix execs -->
<exec dir="." executable="/bin/sh" os="Linux">