Author: bago
Date: Sat Apr 28 08:54:01 2007
New Revision: 533370
URL: http://svn.apache.org/viewvc?view=rev&rev=533370
Log:
Renaming repos/third-party-m1 to stage to better follow the new server-modular
structure.
Modified:
james/mime4j/trunk/pom.xml
Modified: james/mime4j/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/james/mime4j/trunk/pom.xml?view=diff&rev=533370&r1=533369&r2=533370
==============================================================================
--- james/mime4j/trunk/pom.xml (original)
+++ james/mime4j/trunk/pom.xml Sat Apr 28 08:54:01 2007
@@ -155,27 +155,27 @@
</build>
<repositories>
<repository>
- <id>local-mime4j-3rd-party-m1</id>
- <name>Local mime4j third party repository</name>
+ <id>local-mime4j-stage-repository</id>
+ <name>Local mime4j stage repository</name>
<!-- Please note that due to http://jira.codehaus.org/browse/MNG-2896 -->
<!-- If you don't have james-project checked out in ../james-project -->
<!-- you will have to place your absolute path to the project instead -->
<!-- of ${basedir}, or, otherwise, manually install the parent poms -->
<!--
mvn -fignorepom.xml install:install-file
-
-Dfile=repos\third-party-m1\org.apache.james\poms\james-parent-1.1-SNAPSHOT.pom
+ -Dfile=stage\org.apache.james\poms\james-parent-1.1-SNAPSHOT.pom
-Dpackaging=pom
-DgroupId=org.apache.james
-DartifactId=james-parent
-Dversion=1.1-SNAPSHOT
mvn -fignorepom.xml install:install-file
-
-Dfile=repos\third-party-m1\org.apache.james\poms\james-project-1.1-SNAPSHOT.pom
+
-Dfile=stage\org.apache.james\poms\james-project-1.1-SNAPSHOT.pom
-Dpackaging=pom
-DgroupId=org.apache.james
-DartifactId=james-project
-Dversion=1.1-SNAPSHOT
-->
- <url>file://${basedir}/repos/third-party-m1</url>
+ <url>file://${basedir}/stage</url>
<layout>legacy</layout>
<snapshots>
<enabled>true</enabled>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]