]> source.dussan.org Git - archiva.git/commitdiff
fix test
authorBrett Porter <brett@apache.org>
Thu, 11 Mar 2010 11:52:24 +0000 (11:52 +0000)
committerBrett Porter <brett@apache.org>
Thu, 11 Mar 2010 11:52:24 +0000 (11:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@921811 13f79535-47bb-0310-9956-ffa450edef68

archiva-modules/archiva-scheduler/archiva-scheduler-repository/pom.xml

index 7fa0d043f38a6eae883078bc14ec235e118ce1d4..489d3e0adc05a18b625c0c789fb68dd534105aac 100644 (file)
     <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>