Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 29085 invoked from network); 27 Nov 2008 08:43:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Nov 2008 08:43:26 -0000 Received: (qmail 80750 invoked by uid 500); 27 Nov 2008 08:43:37 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 80699 invoked by uid 500); 27 Nov 2008 08:43:37 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 80690 invoked by uid 99); 27 Nov 2008 08:43:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Nov 2008 00:43:37 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Nov 2008 08:42:19 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5D1A22388892; Thu, 27 Nov 2008 00:43:05 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r721121 - in /geronimo/gshell/trunk/gshell-support/gshell-artifact-maven: pom.xml src/main/java/org/apache/geronimo/gshell/artifact/maven/MavenArtifactDependenciesFilter.java Date: Thu, 27 Nov 2008 08:43:05 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081127084305.5D1A22388892@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jdillon Date: Thu Nov 27 00:43:04 2008 New Revision: 721121 URL: http://svn.apache.org/viewvc?rev=721121&view=rev Log: Use custom artifacts Modified: geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/src/main/java/org/apache/geronimo/gshell/artifact/maven/MavenArtifactDependenciesFilter.java Modified: geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml?rev=721121&r1=721120&r2=721121&view=diff ============================================================================== --- geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml (original) +++ geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/pom.xml Thu Nov 27 00:43:04 2008 @@ -93,7 +93,7 @@ org.apache.maven maven-project - 2.1.0-M2-SNAPSHOT + 2.1.0-r721111 org.apache.maven Modified: geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/src/main/java/org/apache/geronimo/gshell/artifact/maven/MavenArtifactDependenciesFilter.java URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/src/main/java/org/apache/geronimo/gshell/artifact/maven/MavenArtifactDependenciesFilter.java?rev=721121&r1=721120&r2=721121&view=diff ============================================================================== --- geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/src/main/java/org/apache/geronimo/gshell/artifact/maven/MavenArtifactDependenciesFilter.java (original) +++ geronimo/gshell/trunk/gshell-support/gshell-artifact-maven/src/main/java/org/apache/geronimo/gshell/artifact/maven/MavenArtifactDependenciesFilter.java Thu Nov 27 00:43:04 2008 @@ -60,11 +60,11 @@ [INFO] | \- org.codehaus.plexus:plexus-utils:jar:1.5.6:compile [INFO] +- org.apache.maven.artifact:maven-artifact:jar:3.0-alpha-1:compile [INFO] | \- aspectj:aspectjrt:jar:1.5.3:compile - [INFO] +- org.apache.maven:maven-project:jar:2.1.0-M2-SNAPSHOT:compile - [INFO] | +- org.apache.maven:maven-settings:jar:2.1.0-M2-SNAPSHOT:compile - [INFO] | +- org.apache.maven:maven-profile:jar:2.1.0-M2-SNAPSHOT:compile - [INFO] | +- org.apache.maven:maven-model:jar:2.1.0-M2-SNAPSHOT:compile - [INFO] | +- org.apache.maven:maven-plugin-registry:jar:2.1.0-M2-SNAPSHOT:compile + [INFO] +- org.apache.maven:maven-project:jar:2.1.0-r721111:compile + [INFO] | +- org.apache.maven:maven-settings:jar:2.1.0-r721111:compile + [INFO] | +- org.apache.maven:maven-profile:jar:2.1.0-r721111:compile + [INFO] | +- org.apache.maven:maven-model:jar:2.1.0-r721111:compile + [INFO] | +- org.apache.maven:maven-plugin-registry:jar:2.1.0-r721111:compile [INFO] | \- org.codehaus.plexus:plexus-interpolation:jar:1.5:compile [INFO] +- org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-4:compile [INFO] +- org.apache.maven.wagon:wagon-file:jar:1.0-beta-4:runtime