Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 64946e00f2869236864e63ecbe42cc50 > files > 16

maven-1.1-alt6_3jpp1.7.src.rpm

--- 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>