aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-cli/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'archiva-cli/pom.xml')
-rw-r--r--archiva-cli/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/archiva-cli/pom.xml b/archiva-cli/pom.xml
index 19b00d7fa..384126d96 100644
--- a/archiva-cli/pom.xml
+++ b/archiva-cli/pom.xml
@@ -51,7 +51,10 @@
<artifactId>archiva-lucene-consumers</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>
- <!--
+ <dependency>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-digest</artifactId>
+ </dependency>
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-component-api</artifactId>
@@ -62,7 +65,6 @@
<artifactId>plexus-container-default</artifactId>
<version>1.0-alpha-22</version>
</dependency>
- -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-cli</artifactId>