Selaa lähdekoodia

Increasing easymock version

pull/56/head
Martin Stockhammer 4 vuotta sitten
vanhempi
commit
3d7c109589

+ 0
- 5
archiva-modules/archiva-base/archiva-configuration/pom.xml Näytä tiedosto

@@ -153,11 +153,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.apache.archiva</groupId>

+ 0
- 5
archiva-modules/archiva-base/archiva-consumers/archiva-core-consumers/pom.xml Näytä tiedosto

@@ -87,11 +87,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-rbac-jpa</artifactId>

+ 0
- 5
archiva-modules/archiva-base/archiva-repository-scanner/pom.xml Näytä tiedosto

@@ -56,11 +56,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>

+ 0
- 5
archiva-modules/archiva-maven/archiva-maven-indexer/pom.xml Näytä tiedosto

@@ -150,11 +150,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-common-jpa</artifactId>

+ 0
- 5
archiva-modules/archiva-maven/archiva-maven-proxy/pom.xml Näytä tiedosto

@@ -83,11 +83,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>javax.transaction-api</artifactId>

+ 0
- 5
archiva-modules/archiva-maven/archiva-maven-repository/pom.xml Näytä tiedosto

@@ -156,11 +156,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>

+ 0
- 5
archiva-modules/archiva-web/archiva-rest/archiva-rest-services/pom.xml Näytä tiedosto

@@ -237,11 +237,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>

+ 0
- 5
archiva-modules/archiva-web/archiva-rss/pom.xml Näytä tiedosto

@@ -56,11 +56,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>xmlunit</groupId>
<artifactId>xmlunit</artifactId>

+ 0
- 5
archiva-modules/archiva-web/archiva-security/pom.xml Näytä tiedosto

@@ -116,11 +116,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.archiva.redback</groupId>
<artifactId>redback-keys-jpa</artifactId>

+ 0
- 5
archiva-modules/archiva-web/archiva-webdav/pom.xml Näytä tiedosto

@@ -157,11 +157,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>javax.transaction</groupId>
<artifactId>javax.transaction-api</artifactId>

+ 1
- 5
archiva-modules/plugins/audit/pom.xml Näytä tiedosto

@@ -51,11 +51,7 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>

</dependencies>

</project>

+ 0
- 5
archiva-modules/plugins/metadata-store-cassandra/pom.xml Näytä tiedosto

@@ -159,11 +159,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-test</artifactId>

+ 0
- 5
archiva-modules/plugins/repository-statistics/pom.xml Näytä tiedosto

@@ -60,11 +60,6 @@
<artifactId>easymock</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.archiva</groupId>
<artifactId>archiva-test-utils</artifactId>

+ 1
- 7
pom.xml Näytä tiedosto

@@ -114,7 +114,7 @@
<springockito.version>1.0.9</springockito.version>
<mockito.version>1.9.5</mockito.version>

<easymock.version>3.2</easymock.version>
<easymock.version>4.1</easymock.version>
<openjpa.Log>DefaultLevel=INFO,Runtime=ERROR,Tool=ERROR,SQL=ERROR,Schema=ERROR,MetaData=ERROR</openjpa.Log>

@@ -1750,12 +1750,6 @@
<version>${easymock.version}</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.easymock</groupId>
<artifactId>easymockclassextension</artifactId>
<version>${easymock.version}</version>
<scope>test</scope>
</dependency>

</dependencies>
</dependencyManagement>

Loading…
Peruuta
Tallenna