Blame 0003-Remove-some-test-deps-for-skipped-tests.patch

Stanislav Ochotnicky 0ce9c3
From 88ce9b79cc96d44df4eaaecb6565d67d7f75faed Mon Sep 17 00:00:00 2001
Stanislav Ochotnicky 0ce9c3
From: Stanislav Ochotnicky <sochotnicky@redhat.com>
Stanislav Ochotnicky 0ce9c3
Date: Tue, 31 Jan 2012 12:52:01 +0100
Stanislav Ochotnicky 0ce9c3
Subject: [PATCH 3/3] Remove some test deps for skipped tests
Stanislav Ochotnicky 0ce9c3
Stanislav Ochotnicky 0ce9c3
---
Stanislav Ochotnicky 0ce9c3
 aether-connector-wagon/pom.xml |   17 -----------------
Stanislav Ochotnicky 0ce9c3
 1 files changed, 0 insertions(+), 17 deletions(-)
Stanislav Ochotnicky 0ce9c3
Stanislav Ochotnicky 0ce9c3
diff --git a/aether-connector-wagon/pom.xml b/aether-connector-wagon/pom.xml
Stanislav Ochotnicky 0ce9c3
index 465e811..dfd9f60 100644
Stanislav Ochotnicky 0ce9c3
--- a/aether-connector-wagon/pom.xml
Stanislav Ochotnicky 0ce9c3
+++ b/aether-connector-wagon/pom.xml
Stanislav Ochotnicky 0ce9c3
@@ -65,23 +65,6 @@
Stanislav Ochotnicky 0ce9c3
       <groupId>org.sonatype.sisu</groupId>
Stanislav Ochotnicky 0ce9c3
       <artifactId>sisu-inject-plexus</artifactId>
Stanislav Ochotnicky 0ce9c3
     </dependency>
Stanislav Ochotnicky 0ce9c3
-    <dependency>
Stanislav Ochotnicky 0ce9c3
-      <groupId>org.sonatype.aether</groupId>
Stanislav Ochotnicky 0ce9c3
-      <artifactId>aether-test-util</artifactId>
Stanislav Ochotnicky 0ce9c3
-      <scope>test</scope>
Stanislav Ochotnicky 0ce9c3
-    </dependency>
Stanislav Ochotnicky 0ce9c3
-    <dependency>
Stanislav Ochotnicky 0ce9c3
-      <groupId>org.apache.maven.wagon</groupId>
Stanislav Ochotnicky 0ce9c3
-      <artifactId>wagon-http-lightweight</artifactId>
Stanislav Ochotnicky 0ce9c3
-      <version>${wagonVersion}</version>
Stanislav Ochotnicky 0ce9c3
-      <scope>test</scope>
Stanislav Ochotnicky 0ce9c3
-    </dependency>
Stanislav Ochotnicky 0ce9c3
-    <dependency>
Stanislav Ochotnicky 0ce9c3
-      <groupId>org.sonatype.http-testing-harness</groupId>
Stanislav Ochotnicky 0ce9c3
-      <artifactId>server-provider</artifactId>
Stanislav Ochotnicky 0ce9c3
-      <version>0.4.1</version>
Stanislav Ochotnicky 0ce9c3
-      <scope>test</scope>
Stanislav Ochotnicky 0ce9c3
-    </dependency>
Stanislav Ochotnicky 0ce9c3
   </dependencies>
Stanislav Ochotnicky 0ce9c3
 
Stanislav Ochotnicky 0ce9c3
   <build>
Stanislav Ochotnicky 0ce9c3
-- 
Stanislav Ochotnicky 0ce9c3
1.7.7.6
Stanislav Ochotnicky 0ce9c3