dion 2003/03/18 22:18:46
Modified: src/plugins-build/genapp/src/plugin-resources/src/pom
project.xml
src/plugins-build/examples/simple-java project.xml
src/plugins-build/examples/plugin-script project.xml
src/plugins-build/examples/simple-webapp project.xml
src/plugins-build/examples/exampleear-1.0 project.xml
src/plugins-build/cactus/src/plugin-resources/sample
project.xml
Log:
jakarta.apache.org/turbine/maven -> maven.apache.org/
Revision Changes Path
1.5 +2 -2
maven/src/plugins-build/genapp/src/plugin-resources/src/pom/project.xml
Index: project.xml
===================================================================
RCS file:
/home/cvs/maven/src/plugins-build/genapp/src/plugin-resources/src/pom/project.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- project.xml 19 Mar 2003 06:11:23 -0000 1.4
+++ project.xml 19 Mar 2003 06:18:45 -0000 1.5
@@ -45,8 +45,8 @@
the connection element has the form:
scm:<system>:<system specific connection string> -->
<repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-turbine-maven/src/plugins-build/examples</connection>
-
<url>http://cvs.apache.org/viewcvs/jakarta-turbine-maven/src/plugins-build/examples/</url>
+ <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:maven/src/plugins-build/examples</connection>
+ <url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/examples/</url>
</repository>
<!-- any mailing lists for the project -->
1.3 +2 -2 maven/src/plugins-build/examples/simple-java/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/examples/simple-java/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 19 Mar 2003 06:11:23 -0000 1.2
+++ project.xml 19 Mar 2003 06:18:45 -0000 1.3
@@ -40,8 +40,8 @@
the connection element has the form:
scm:<system>:<system specific connection string> -->
<repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-turbine-maven</connection>
- <url>http://cvs.apache.org/viewcvs/jakarta-turbine-maven/</url>
+ <connection>scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:maven</connection>
+ <url>http://cvs.apache.org/viewcvs/maven/</url>
</repository>
<!-- any mailing lists for the project -->
1.3 +2 -2 maven/src/plugins-build/examples/plugin-script/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/examples/plugin-script/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 19 Mar 2003 06:11:23 -0000 1.2
+++ project.xml 19 Mar 2003 06:18:45 -0000 1.3
@@ -42,8 +42,8 @@
the connection element has the form:
scm:<system>:<system specific connection string> -->
<repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-turbine-maven/src/plugins-build/examples/plugin-script</connection>
-
<url>http://cvs.apache.org/viewcvs/jakarta-turbine-maven/src/plugins-build/examples/plugin-script/</url>
+ <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:maven/src/plugins-build/examples/plugin-script</connection>
+
<url>http://cvs.apache.org/viewcvs/maven/src/plugins-build/examples/plugin-script/</url>
</repository>
<!-- any mailing lists for the project -->
1.3 +2 -2 maven/src/plugins-build/examples/simple-webapp/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/examples/simple-webapp/project.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.xml 19 Mar 2003 06:11:24 -0000 1.2
+++ project.xml 19 Mar 2003 06:18:46 -0000 1.3
@@ -40,8 +40,8 @@
the connection element has the form:
scm:<system>:<system specific connection string> -->
<repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-turbine-maven/src/examples/simple-webapp</connection>
-
<url>http://cvs.apache.org/viewcvs/jakarta-turbine-maven/src/examples/simple-webapp/</url>
+ <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:maven/src/examples/simple-webapp</connection>
+ <url>http://cvs.apache.org/viewcvs/maven/src/examples/simple-webapp/</url>
</repository>
<!-- any mailing lists for the project -->
1.2 +2 -2 maven/src/plugins-build/examples/exampleear-1.0/project.xml
Index: project.xml
===================================================================
RCS file: /home/cvs/maven/src/plugins-build/examples/exampleear-1.0/project.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- project.xml 24 Jan 2003 03:44:33 -0000 1.1
+++ project.xml 19 Mar 2003 06:18:46 -0000 1.2
@@ -29,10 +29,10 @@
<distributionDirectory/>
<repository>
<connection>
- scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:jakarta-turbine-maven
+ scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:maven
</connection>
<url>
- http://cvs.apache.org/viewcvs/jakarta-turbine-maven/
+ http://cvs.apache.org/viewcvs/maven/
</url>
</repository>
1.4 +2 -2
maven/src/plugins-build/cactus/src/plugin-resources/sample/project.xml
Index: project.xml
===================================================================
RCS file:
/home/cvs/maven/src/plugins-build/cactus/src/plugin-resources/sample/project.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- project.xml 19 Mar 2003 06:11:24 -0000 1.3
+++ project.xml 19 Mar 2003 06:18:46 -0000 1.4
@@ -40,8 +40,8 @@
the connection element has the form:
scm:<system>:<system specific connection string> -->
<repository>
- <connection>scm:cvs:pserver:[EMAIL
PROTECTED]:/home/cvspublic:jakarta-turbine-maven</connection>
- <url>http://cvs.apache.org/viewcvs/jakarta-turbine-maven/</url>
+ <connection>scm:cvs:pserver:[EMAIL PROTECTED]:/home/cvspublic:maven</connection>
+ <url>http://cvs.apache.org/viewcvs/maven/</url>
</repository>
<!-- any mailing lists for the project -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]