Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37837108
en ru br
Репозитории ALT
S:2.2.1-alt6_66jpp11
5.1: 2.0.7-alt2_9jpp5
4.1: 2.0.4-alt1_10jpp1.7
4.0: 2.0.4-alt1_10jpp1.7.M40
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: maven2

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: maven2-2.2.1-strip-jackrabbit-dep.patch
Скачать


diff --git a/maven-core/pom.xml b/maven-core/pom.xml
index e1bcb30..d0d0a7d 100644
--- a/maven-core/pom.xml
+++ b/maven-core/pom.xml
@@ -63,17 +63,6 @@
       </exclusions>
     </dependency>
     <dependency>
-      <groupId>org.apache.maven.wagon</groupId>
-      <artifactId>wagon-webdav-jackrabbit</artifactId>
-      <scope>runtime</scope>
-      <exclusions>
-        <exclusion>
-          <groupId>commons-logging</groupId>
-          <artifactId>commons-logging</artifactId>
-        </exclusion>
-      </exclusions>
-    </dependency>
-    <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-jdk14</artifactId>
       <scope>runtime</scope>
diff --git a/pom.xml b/pom.xml
index 3fe31f5..e2f7bdb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -442,11 +442,6 @@ under the License.
       </dependency>
       <dependency>
         <groupId>org.apache.maven.wagon</groupId>
-        <artifactId>wagon-webdav-jackrabbit</artifactId>
-        <version>${wagonVersion}</version>
-      </dependency>
-      <dependency>
-        <groupId>org.apache.maven.wagon</groupId>
         <artifactId>wagon-http</artifactId>
         <version>${wagonVersion}</version>
       </dependency>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin