summaryrefslogtreecommitdiffstats
path: root/archiva-modules/archiva-base/archiva-common/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2014-07-29 18:16:23 +1000
committerBrett Porter <brett@apache.org>2014-07-29 18:16:23 +1000
commit909ad7500ba66e0c14bfb85e106070b04cabc01e (patch)
tree33b54b9ec848fa207c1bd398b3e9d6353e43cfb8 /archiva-modules/archiva-base/archiva-common/pom.xml
parent9e0abd75f35f57a9882d669c5ff9e76298122928 (diff)
downloadarchiva-909ad7500ba66e0c14bfb85e106070b04cabc01e.tar.gz
archiva-909ad7500ba66e0c14bfb85e106070b04cabc01e.zip
ensure archetype builds on a clean repository
Need to line up several dependencies that got managed differently, and trim out things no longer needed. This could use a diet in general - there should not be very much of Archiva's API or dependencies needed to build and test a consumer.
Diffstat (limited to 'archiva-modules/archiva-base/archiva-common/pom.xml')
-rw-r--r--archiva-modules/archiva-base/archiva-common/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/archiva-base/archiva-common/pom.xml b/archiva-modules/archiva-base/archiva-common/pom.xml
index 56e50cfd1..39d4ec37d 100644
--- a/archiva-modules/archiva-base/archiva-common/pom.xml
+++ b/archiva-modules/archiva-base/archiva-common/pom.xml
@@ -49,7 +49,6 @@
<dependency>
<groupId>org.eclipse.sisu</groupId>
<artifactId>org.eclipse.sisu.plexus</artifactId>
- <scope>compile</scope>
</dependency>
<dependency>
<groupId>dom4j</groupId>