From continuum-commits-return-685-apmail-maven-continuum-commits-archive=maven.apache.org@maven.apache.org Wed Jul 27 07:00:43 2005 Return-Path: Delivered-To: apmail-maven-continuum-commits-archive@www.apache.org Received: (qmail 9835 invoked from network); 27 Jul 2005 07:00:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 27 Jul 2005 07:00:43 -0000 Received: (qmail 16169 invoked by uid 500); 27 Jul 2005 07:00:41 -0000 Delivered-To: apmail-maven-continuum-commits-archive@maven.apache.org Received: (qmail 16145 invoked by uid 500); 27 Jul 2005 07:00:40 -0000 Mailing-List: contact continuum-commits-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: continuum-dev@maven.apache.org Delivered-To: mailing list continuum-commits@maven.apache.org Received: (qmail 16132 invoked by uid 99); 27 Jul 2005 07:00:40 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 27 Jul 2005 00:00:25 -0700 Received: (qmail 9737 invoked by uid 65534); 27 Jul 2005 07:00:23 -0000 Message-ID: <20050727070023.9736.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r225472 - in /maven/continuum/trunk: continuum-plexus-application/pom.xml pom.xml Date: Wed, 27 Jul 2005 07:00:22 -0000 To: continuum-commits@maven.apache.org From: evenisse@apache.org X-Mailer: svnmailer-1.0.2 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: evenisse Date: Wed Jul 27 00:00:16 2005 New Revision: 225472 URL: http://svn.apache.org/viewcvs?rev=225472&view=rev Log: Use for plexus plugin and snapshot repositories Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml maven/continuum/trunk/pom.xml Modified: maven/continuum/trunk/continuum-plexus-application/pom.xml URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/continuum-plexus-application/pom.xml?rev=225472&r1=225471&r2=225472&view=diff ============================================================================== --- maven/continuum/trunk/continuum-plexus-application/pom.xml (original) +++ maven/continuum/trunk/continuum-plexus-application/pom.xml Wed Jul 27 00:00:16 2005 @@ -192,6 +192,7 @@ org.apache.maven.plugins maven-plexus-plugin + true src/conf/application.xml src/conf Modified: maven/continuum/trunk/pom.xml URL: http://svn.apache.org/viewcvs/maven/continuum/trunk/pom.xml?rev=225472&r1=225471&r2=225472&view=diff ============================================================================== --- maven/continuum/trunk/pom.xml (original) +++ maven/continuum/trunk/pom.xml Wed Jul 27 00:00:16 2005 @@ -190,6 +190,22 @@ scp://beaver.codehaus.org/home/projects/maven/repository-staging/to-ibiblio/maven2 + + + + snapshots + Maven Central Development Repository + http://snapshots.maven.codehaus.org/maven2 + + + + + snapshots + Maven Central Plugins Development Repository + http://snapshots.maven.codehaus.org/maven2/plugins + + +