Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37731692
en ru br
Репозитории ALT
S:1.7.32-alt1_3jpp11
5.1: 1.5.2-alt2_2jpp5
4.1: 1.4.2-alt2_2jpp1.7
4.0: 1.4.2-alt2_2jpp1.7
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: slf4j

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

Патч: slf4j-pom_xml.patch
Скачать


--- pom.xml.sav0	2007-07-12 21:55:27.000000000 +0200
+++ pom.xml	2008-02-04 12:30:56.000000000 +0100
@@ -37,14 +37,20 @@
 
   </modules>
 
-	<dependencies>
+  <dependencies>
     <dependency>
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>3.8.1</version>
       <scope>test</scope>
-		</dependency>
-	</dependencies>
+    </dependency>
+    <dependency>
+      <groupId>plexus</groupId>
+      <artifactId>plexus-utils</artifactId>
+      <version>1.2</version>
+      <scope>test</scope>
+    </dependency>
+  </dependencies>
 
  
  <dependencyManagement>
@@ -108,7 +114,7 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-javadoc-plugin</artifactId>
         <configuration>
-          <destDir>/target/site/api</destDir>
+          <destDir>target/site/api</destDir>
         	<aggregate>true</aggregate>
 					<links>
 						<link>
@@ -270,4 +276,4 @@
 
 	</distributionManagement>
   
-</project>
\ No newline at end of file
+</project>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin