You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by da...@apache.org on 2007/01/16 23:35:31 UTC

svn commit: r496883 - /webservices/commons/trunk/modules/XmlSchema/pom.xml

Author: davidillsley
Date: Tue Jan 16 14:35:30 2007
New Revision: 496883

URL: http://svn.apache.org/viewvc?view=rev&rev=496883
Log:
Bring pom up-to-date and enable use of continuum without lots of e-mails.

Modified:
    webservices/commons/trunk/modules/XmlSchema/pom.xml

Modified: webservices/commons/trunk/modules/XmlSchema/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/XmlSchema/pom.xml?view=diff&rev=496883&r1=496882&r2=496883
==============================================================================
--- webservices/commons/trunk/modules/XmlSchema/pom.xml (original)
+++ webservices/commons/trunk/modules/XmlSchema/pom.xml Tue Jan 16 14:35:30 2007
@@ -20,7 +20,11 @@
         <system>Continuum</system>
         <url>unknown</url>
         <notifiers>
-            <notifier>
+            <notifier>
+                <sendOnError>false</sendOnError>
+                <sendOnFailure>false</sendOnFailure>
+                <sendOnSuccess>false</sendOnSuccess>
+                <sendOnWarning>false</sendOnWarning>
                 <configuration>
                     <address>commons-dev@ws.apache.org</address>
                 </configuration>
@@ -230,7 +234,7 @@
                 </executions>
                 <configuration>
                     <remoteRepositoryId>apache</remoteRepositoryId>
-                    <remoteRepositoryUrl>scp://people.apache.org/www/cvs.apache.org/repository</remoteRepositoryUrl>
+                    <remoteRepositoryUrl>scpexe://people.apache.org/www/people.apache.org/repo/m1-snapshot-repository</remoteRepositoryUrl>
                 </configuration>
             </plugin>
             <plugin>
@@ -386,12 +390,12 @@
         <repository>
             <id>apache-repo</id>
             <name>Maven Central Repository</name>
-            <url>scpexe://people.apache.org/www/www.apache.org/dist/maven-repository</url>
+            <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-ibiblio-rsync-repository</url>
         </repository>
         <snapshotRepository>
             <id>apache-snapshots</id>
             <name>Apache Development Repository</name>
-            <url>scpexe://minotaur.apache.org/www/cvs.apache.org/maven-snapshot-repository</url>
+            <url>scpexe://people.apache.org/www/people.apache.org/repo/m2-snapshot-repository</url>
         </snapshotRepository>
         <site>
             <id>website</id>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: commons-dev-help@ws.apache.org