update plexus-spring groupId

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1103898 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-05-16 21:26:24 +00:00
parent d49d1eac24
commit b781d2f5f7
30 changed files with 31 additions and 30 deletions

View File

@ -65,7 +65,7 @@
<version>7</version> <version>7</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
</dependency> </dependency>
<dependency> <dependency>

View File

@ -34,7 +34,7 @@
<artifactId>maven-repository-metadata</artifactId> <artifactId>maven-repository-metadata</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -51,7 +51,7 @@
<artifactId>plexus-component-api</artifactId> <artifactId>plexus-component-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -29,7 +29,7 @@
<name>Archiva Base :: Configuration</name> <name>Archiva Base :: Configuration</name>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -59,7 +59,7 @@
<!-- test dependencies --> <!-- test dependencies -->
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -32,7 +32,7 @@
<artifactId>archiva-consumer-api</artifactId> <artifactId>archiva-consumer-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -75,7 +75,7 @@
<artifactId>javax.inject</artifactId> <artifactId>javax.inject</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -49,7 +49,7 @@
<artifactId>plexus-i18n</artifactId> <artifactId>plexus-i18n</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -41,7 +41,7 @@
<artifactId>lucene-queries</artifactId> <artifactId>lucene-queries</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -41,7 +41,7 @@
<artifactId>archiva-common</artifactId> <artifactId>archiva-common</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -38,7 +38,7 @@
<artifactId>archiva-checksum</artifactId> <artifactId>archiva-checksum</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -29,7 +29,7 @@
<name>Archiva Base :: Proxy</name> <name>Archiva Base :: Proxy</name>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -59,7 +59,7 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -41,7 +41,7 @@
<artifactId>spring-context</artifactId> <artifactId>spring-context</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -37,7 +37,7 @@
<artifactId>plexus-digest</artifactId> <artifactId>plexus-digest</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -36,7 +36,7 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -41,7 +41,7 @@
<artifactId>slf4j-api</artifactId> <artifactId>slf4j-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -29,7 +29,7 @@
<name>Archiva Web :: RSS</name> <name>Archiva Web :: RSS</name>
<dependencies> <dependencies>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -38,7 +38,7 @@
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -81,7 +81,7 @@
<scope>provided</scope> <scope>provided</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
</dependency> </dependency>
<dependency> <dependency>

View File

@ -51,7 +51,7 @@
<artifactId>spring-context</artifactId> <artifactId>spring-context</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -80,7 +80,7 @@
<artifactId>commons-validator</artifactId> <artifactId>commons-validator</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -35,7 +35,7 @@
<artifactId>slf4j-api</artifactId> <artifactId>slf4j-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -38,7 +38,7 @@
<artifactId>metadata-repository-api</artifactId> <artifactId>metadata-repository-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -61,7 +61,7 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -46,7 +46,7 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
</dependency> </dependency>
<dependency> <dependency>

View File

@ -45,7 +45,7 @@
<artifactId>archiva-consumer-api</artifactId> <artifactId>archiva-consumer-api</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -38,7 +38,7 @@
<artifactId>maven2-repository</artifactId> <artifactId>maven2-repository</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -20,7 +20,7 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>

View File

@ -76,6 +76,7 @@
<exclude>org.codehaus.plexus:plexus-container-default</exclude> <exclude>org.codehaus.plexus:plexus-container-default</exclude>
<exclude>org.codehaus.plexus:plexus-log4j-logging</exclude> <exclude>org.codehaus.plexus:plexus-log4j-logging</exclude>
<exclude>org.codehaus.plexus:plexus-spring</exclude> <exclude>org.codehaus.plexus:plexus-spring</exclude>
<exclude>org.codehaus.redback:plexus-spring</exclude>
<exclude>commons-logging:commons-logging</exclude> <exclude>commons-logging:commons-logging</exclude>
<exclude>org.slf4j:jcl104-over-slf4j</exclude> <exclude>org.slf4j:jcl104-over-slf4j</exclude>
<exclude>velocity:velocity-dep</exclude> <exclude>velocity:velocity-dep</exclude>
@ -532,7 +533,7 @@
<version>1.4-SNAPSHOT</version> <version>1.4-SNAPSHOT</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.codehaus.redback</groupId> <groupId>org.codehaus.redback.components</groupId>
<artifactId>plexus-spring</artifactId> <artifactId>plexus-spring</artifactId>
<version>1.3-SNAPSHOT</version> <version>1.3-SNAPSHOT</version>
<exclusions> <exclusions>