git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921811 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Porter 2010-03-11 11:52:24 +00:00
parent e2f5e24bf0
commit 83ffbd8e18
1 changed files with 7 additions and 0 deletions

View File

@ -17,6 +17,13 @@
<dependency>
<groupId>org.apache.archiva</groupId>
<artifactId>repository-statistics</artifactId>
<exclusions>
<!-- interferes with tests -->
<exclusion>
<groupId>org.apache.archiva</groupId>
<artifactId>problem-reports</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.apache.archiva</groupId>