aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-web/archiva-security
diff options
context:
space:
mode:
authorMartin Stockhammer <martin_s@apache.org>2020-06-16 13:43:38 +0200
committerMartin Stockhammer <martin_s@apache.org>2020-06-16 14:07:50 +0200
commitbb0bc93d802209089a4e32abf7749f1f69f4a244 (patch)
treefa0e308b64d841b5b9e43e8f196e801e3bab0b66 /archiva-modules/archiva-web/archiva-security
parent9a2860b467d9c130c2d5ddf76ba3c3dd9c34442a (diff)
downloadarchiva-bb0bc93d802209089a4e32abf7749f1f69f4a244.tar.gz
archiva-bb0bc93d802209089a4e32abf7749f1f69f4a244.zip
Dependency cleanup
Diffstat (limited to 'archiva-modules/archiva-web/archiva-security')
-rw-r--r--archiva-modules/archiva-web/archiva-security/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/archiva-modules/archiva-web/archiva-security/pom.xml b/archiva-modules/archiva-web/archiva-security/pom.xml
index 7d37d5b86..b212b0f22 100644
--- a/archiva-modules/archiva-web/archiva-security/pom.xml
+++ b/archiva-modules/archiva-web/archiva-security/pom.xml
@@ -112,6 +112,11 @@
<!-- Test Scoped -->
<dependency>
+ <groupId>org.apache.archiva.maven</groupId>
+ <artifactId>archiva-maven-repository</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
<groupId>javax.persistence</groupId>
<artifactId>javax.persistence-api</artifactId>
<scope>test</scope>