Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37859315
en ru br
Репозитории ALT
S:3.6.3-alt5_10jpp11
5.1: 1.1-alt7_7jpp5
4.1: 1.1-alt6_3jpp1.7
4.0: 1.1-alt6_3jpp1.7
www.altlinux.org/Changes

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

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

Патч: maven-project.patch
Скачать


--- project.xml.sav8	2007-04-12 12:12:42.000000000 +0200
+++ project.xml	2007-04-12 12:22:57.000000000 +0200
@@ -764,6 +764,33 @@
       </properties>
       <jar>jsch.jar</jar>
     </dependency>
+    <dependency>
+      <groupId>JPP</groupId>
+      <artifactId>commons-graph</artifactId>
+      <version>0.8.1</version>
+      <properties>
+        <scope>runtime</scope>
+      </properties>
+      <jar>commons-graph.jar</jar>
+    </dependency>
+    <dependency>
+      <groupId>JPP</groupId>
+      <artifactId>werkz</artifactId>
+      <version>1.0</version>
+      <properties>
+        <scope>runtime</scope>
+      </properties>
+      <jar>werkz.jar</jar>
+    </dependency>
+    <dependency>
+      <groupId>JPP</groupId>
+      <artifactId>junit</artifactId>
+      <version>3.8.1</version>
+      <properties>
+        <scope>test</scope>
+      </properties>
+      <jar>junit.jar</jar>
+    </dependency>
   </dependencies>
   <build>
     <defaultGoal>jar:jar</defaultGoal>
@@ -825,7 +852,9 @@
      |
     --> 
     <report>maven-jdepend-plugin</report>
+<!--
     <report>maven-changelog-plugin</report>
+-->
     <report>maven-file-activity-plugin</report>
     <report>maven-developer-activity-plugin</report>
     <report>maven-javadoc-plugin</report>
@@ -839,7 +868,9 @@
     <report>maven-tasklist-plugin</report>
     <report>maven-jira-plugin</report>
     <report>maven-pmd-plugin</report>
+<!--
     <report>maven-simian-plugin</report>
+-->
     <report>maven-checkstyle-plugin</report>
     <report>maven-faq-plugin</report>
   </reports>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin