You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2008/11/27 09:43:05 UTC

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

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 @@
         <dependency>
             <groupId>org.apache.maven</groupId>
             <artifactId>maven-project</artifactId>
-            <version>2.1.0-M2-SNAPSHOT</version>
+            <version>2.1.0-r721111</version>
             <exclusions>
                 <exclusion>
                     <groupId>org.apache.maven</groupId>

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