Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37727044
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-plugins-sandbox-r565288.patch
Скачать


--- ../maven-plugins-sandbox/jetty/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/jetty/project.xml	2007-04-23 16:22:36.000000000 +0200
@@ -52,40 +52,46 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>jetty</groupId>
+      <groupId>JPP</groupId>
       <artifactId>org.mortbay.jetty</artifactId>
       <version>4.2.20</version>
+      <jar>jetty5/jetty5.jar</jar>
     </dependency>
     <dependency>
-      <groupId>servletapi</groupId>
+      <groupId>JPP</groupId>
       <artifactId>servletapi</artifactId>
       <version>2.3</version>
+      <jar>servletapi5.jar</jar>
     </dependency>
     <dependency>
-      <groupId>tomcat</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jasper-compiler</artifactId>
       <version>4.1.30</version>
+      <jar>jasper5-compiler.jar</jar>
     </dependency>
     <dependency>
-      <groupId>tomcat</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jasper-runtime</artifactId>
       <version>4.1.30</version>
+      <jar>jasper5-runtime.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
       <version>1.1</version>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-jelly-tags-xml.jar</jar>
     </dependency>
     <dependency>
-      <groupId>ant</groupId>
+      <groupId>JPP</groupId>
       <artifactId>ant</artifactId>
       <version>1.6.5</version>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>ant.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/tjdo/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/tjdo/project.xml	2007-04-23 16:26:24.000000000 +0200
@@ -36,9 +36,10 @@
   <developers/>
   <dependencies>
     <dependency>
-      <groupId>tjdo</groupId>
+      <groupId>JPP</groupId>
       <artifactId>tjdo</artifactId>
       <version>2.0-beta3</version>
+      <jar>tjdo.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/vdoclet/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/vdoclet/project.xml	2007-04-23 16:28:52.000000000 +0200
@@ -59,46 +59,54 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>vdoclet</groupId>
+      <groupId>JPP</groupId>
       <artifactId>vdoclet</artifactId>
       <version>20020711</version>
+      <jar>vdoclet.jar</jar>
     </dependency>
     <dependency>
-      <groupId>velocity</groupId>
+      <groupId>JPP</groupId>
       <artifactId>velocity</artifactId>
       <version>1.4-dev</version>
+      <jar>velocity.jar</jar>
     </dependency>
     <dependency>
-      <groupId>vdoclet</groupId>
+      <groupId>JPP</groupId>
       <artifactId>qdox</artifactId>
       <version>current</version>
+      <jar>qdox161.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-collections</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-collections</artifactId>
       <version>2.1</version>
+      <jar>commons-collections.jar</jar>
     </dependency>
     <dependency>
-      <groupId>oro</groupId>
+      <groupId>JPP</groupId>
       <artifactId>oro</artifactId>
       <version>2.0.7</version>
+      <jar>oro.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly</artifactId>
       <version>1.0-beta-4</version>
       <url>http://jakarta.apache.org/commons/jelly/</url>
+      <jar>commons-jelly.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-velocity</artifactId>
       <version>1.0</version>
       <url>http://jakarta.apache.org/commons/jelly/</url>
+      <jar>commons-jelly-tags-velocity.jar</jar>
     </dependency>
     <dependency>
-      <groupId>logkit</groupId>
+      <groupId>JPP</groupId>
       <artifactId>logkit</artifactId>
       <version>1.0.1</version>
+      <jar>excalibur/avalon-logkit.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/itest/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/itest/project.xml	2007-04-23 16:29:10.000000000 +0200
@@ -53,9 +53,10 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>junit</groupId>
+      <groupId>JPP</groupId>
       <artifactId>junit</artifactId>
       <version>3.8.1</version>
+      <jar>junit.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/surefire/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/surefire/project.xml	2007-04-23 16:30:10.000000000 +0200
@@ -40,9 +40,10 @@
   <contributors/>
   <dependencies>
     <dependency>
-      <groupId>surefire</groupId>
+      <groupId>JPP</groupId>
       <artifactId>surefire-booter</artifactId>
       <version>1.0</version>
+      <jar>maven-surefire/booter.jar</jar>
     </dependency>
     <dependency>
       <groupId>maven</groupId>
--- ../maven-plugins-sandbox/docbook/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/docbook/project.xml	2007-04-23 16:34:48.000000000 +0200
@@ -49,13 +49,14 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>xalan</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xalan</artifactId>
       <version>2.4.1</version>
       <url>http://xml.apache.org/xalan-j/</url>
       <properties>
         <classloader>root</classloader>
       </properties>
+      <jar>xalan-j2.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/latex/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/latex/project.xml	2007-04-23 16:35:25.000000000 +0200
@@ -64,14 +64,16 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>commons-lang</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-lang</artifactId>
       <version>2.0</version>
+      <jar>commons-lang.jar</jar>
     </dependency>
     <dependency>
-      <groupId>anttex</groupId>
+      <groupId>JPP</groupId>
       <artifactId>anttex</artifactId>
       <version>1.0</version>
+      <jar>anttex.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/repository/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/repository/project.xml	2007-04-23 16:36:14.000000000 +0200
@@ -42,22 +42,24 @@
     <!-- define is part of maven -->
 
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-util</artifactId>
       <version>1.1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/util/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-jelly-tags-util.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
       <version>1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-jelly-tags-xml.jar</jar>
     </dependency>
   </dependencies>
   <versions>
--- ../maven-plugins-sandbox/abbot/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/abbot/project.xml	2007-04-23 16:40:01.000000000 +0200
@@ -63,51 +63,56 @@
   <contributors/>
   <dependencies>
     <dependency>
-      <groupId>abbot</groupId>
+      <groupId>JPP</groupId>
       <artifactId>abbot</artifactId>
       <version>0.13.0</version>
       <properties>
         <abbot.editor>true</abbot.editor>
         <abbot.webstart>true</abbot.webstart>
       </properties>
+      <jar>abbot.jar</jar>
     </dependency>
     <dependency>
-      <groupId>jdom</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jdom</artifactId>
       <version>1.0</version>
       <properties>
         <abbot.editor>true</abbot.editor>
         <abbot.webstart>true</abbot.webstart>
       </properties>
+      <jar>jdom.jar</jar>
     </dependency>
     <!-- Required for the Costello editor -->
     <dependency>
-      <groupId>mrj</groupId>
+      <groupId>JPP</groupId>
       <artifactId>MRJToolkitStubs</artifactId>
       <version>1.0</version>
       <properties>
         <abbot.editor>true</abbot.editor>
       </properties>
+      <jar>MRJToolkitStubs.jar</jar>
     </dependency>
     <dependency>
-      <groupId>gnu-regexp</groupId>
+      <groupId>JPP</groupId>
       <artifactId>gnu-regexp</artifactId>
       <version>1.1.4</version>
       <properties>
         <abbot.editor>true</abbot.editor>
       </properties>
+      <jar>gnu-regexp.jar</jar>
     </dependency>
     <dependency>
-      <groupId>junit</groupId>
+      <groupId>JPP</groupId>
       <artifactId>junit</artifactId>
       <version>3.8.1</version>
       <properties>
         <abbot.editor>true</abbot.editor>
         <abbot.webstart>true</abbot.webstart>
       </properties>
+      <jar>junit.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xerces</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xercesImpl</artifactId>
       <version>2.8.0</version>
       <url>http://xerces.apache.org/xerces2-j/</url>
@@ -116,9 +121,10 @@
         <abbot.webstart>true</abbot.webstart>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xerces-j2.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-resolver</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-resolver</artifactId>
       <version>1.1</version>
       <url>http://xml.apache.org/commons/</url>
@@ -127,9 +133,10 @@
         <abbot.webstart>true</abbot.webstart>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-resolver11.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-apis</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-apis</artifactId>
       <version>1.3.03</version>
       <url>http://xml.apache.org/commons/</url>
@@ -138,33 +145,37 @@
         <abbot.webstart>true</abbot.webstart>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-jaxp-1.3-apis.jar</jar>
     </dependency>
     <dependency>
-      <groupId>ant</groupId>
+      <groupId>JPP</groupId>
       <artifactId>ant</artifactId>
       <version>1.6.5</version>
       <properties>
         <abbot.webstart>true</abbot.webstart>
         <comment>Overriden by the release of this library bundled in the core of maven and already loaded in the root classloader.</comment>        
       </properties>
+      <jar>ant.jar</jar>
     </dependency>
     <dependency>
-      <groupId>ant</groupId>
+      <groupId>JPP</groupId>
       <artifactId>ant-junit</artifactId>
       <version>1.6.5</version>
       <properties>
         <abbot.webstart>true</abbot.webstart>
         <comment>Overriden by the release of this library bundled in the core of maven and already loaded in the root classloader.</comment>
       </properties>
+      <jar>ant/ant-junit.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
       <version>1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-jelly-tags-xml.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/castor/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/castor/project.xml	2007-04-23 16:46:31.000000000 +0200
@@ -59,9 +59,10 @@
   </contributors>
   <dependencies>
     <dependency>
-      <groupId>castor</groupId>
+      <groupId>JPP</groupId>
       <artifactId>castor</artifactId>
       <version>0.9.5</version>
+      <jar>castor0.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/webserver/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/webserver/project.xml	2007-04-23 16:47:05.000000000 +0200
@@ -57,14 +57,16 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>ant</groupId>
+      <groupId>JPP</groupId>
       <artifactId>ant</artifactId>
       <version>1.5.3-1</version>
+      <jar>ant.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-log</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-log.jar</jar>
     </dependency>
   </dependencies>
   <versions>
--- ../maven-plugins-sandbox/ashkelon/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/ashkelon/project.xml	2007-04-23 16:50:00.000000000 +0200
@@ -40,40 +40,46 @@
   <developers/>
   <dependencies>
     <dependency>
-      <groupId>ashkelon</groupId>
+      <groupId>JPP</groupId>
       <artifactId>ashkelon</artifactId>
       <version>20030312.120000</version>
+      <jar>ashkelon.jar</jar>
     </dependency>
     <dependency>
-      <groupId>castor</groupId>
+      <groupId>JPP</groupId>
       <artifactId>castor</artifactId>
       <version>0.9.4.3</version>
+      <jar>castor0.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-dbcp</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-dbcp</artifactId>
       <version>1.0</version>
+      <jar>commons-dbcp.jar</jar>
     </dependency>
     <dependency>
-      <jar>j2h-1.2.jar</jar>
-      <groupId>java2html</groupId>
+      <groupId>JPP</groupId>
       <artifactId>java2html</artifactId>
       <version>1.2</version>
+      <jar>j2h-1.2.jar</jar>
     </dependency>
     <dependency>
-      <groupId>mm.mysql</groupId>
+      <groupId>JPP</groupId>
       <artifactId>mm.mysql</artifactId>
       <version>2.0.7</version>
+      <jar>mysql-connector-java.jar</jar>
     </dependency>
     <dependency>
-      <groupId>servletapi</groupId>
+      <groupId>JPP</groupId>
       <artifactId>servletapi</artifactId>
       <version>2.3</version>
+      <jar>servletapi4.jar</jar>
     </dependency>
     <dependency>
-      <groupId>oro</groupId>
+      <groupId>JPP</groupId>
       <artifactId>oro</artifactId>
       <version>2.0.7</version>
+      <jar>oro.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/aspectwerkz/src/plugin-test/child/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/aspectwerkz/src/plugin-test/child/project.xml	2007-04-23 16:55:36.000000000 +0200
@@ -31,24 +31,28 @@
       </properties>
     </dependency>
     <dependency>
-      <groupId>dom4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>dom4j</artifactId>
       <version>1.4</version>
+      <jar>dom4j.jar</jar>
     </dependency>
     <dependency>
-      <groupId>trove</groupId>
+      <groupId>JPP</groupId>
       <artifactId>trove</artifactId>
       <version>1.0.2</version>
+      <jar>gnu-trove.jar</jar>
     </dependency>
     <dependency>
-      <groupId>bcel</groupId>
+      <groupId>JPP</groupId>
       <artifactId>bcel</artifactId>
       <version>5.1</version>
+      <jar>bcel5.3.jar</jar>
     </dependency>
     <dependency>
-      <groupId>jrexx</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jrexx</artifactId>
       <version>1.1.1</version>
+      <jar>jrexx.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/aspectwerkz/src/plugin-test/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/aspectwerkz/src/plugin-test/project.xml	2007-04-23 16:54:24.000000000 +0200
@@ -53,9 +53,10 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>aspectwerkz</groupId>
+      <groupId>JPP</groupId>
       <artifactId>aspectwerkz</artifactId>
       <version>0.9</version>
+      <jar>aspectwerkz.jar</jar>
     </dependency>
   </dependencies>
   <build>
--- ../maven-plugins-sandbox/aspectwerkz/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/aspectwerkz/project.xml	2007-04-23 16:53:54.000000000 +0200
@@ -56,76 +56,88 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>aspectwerkz</groupId>
+      <groupId>JPP</groupId>
       <artifactId>aspectwerkz-core</artifactId>
       <version>0.9</version>
+      <jar>aspectwerkz-core.jar</jar>
     </dependency>
     <dependency>
-      <groupId>aspectwerkz</groupId>
+      <groupId>JPP</groupId>
       <artifactId>aspectwerkz</artifactId>
       <version>0.9</version>
+      <jar>aspectwerkz.jar</jar>
     </dependency>
     <dependency>
-      <groupId>qdox</groupId>
+      <groupId>JPP</groupId>
       <artifactId>qdox</artifactId>
       <version>1.3</version>
+      <jar>qdox161.jar</jar>
     </dependency>
     <dependency>
-      <groupId>jrexx</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jrexx</artifactId>
       <version>1.1.1</version>
+      <jar>jrexx.jar</jar>
     </dependency>
     <dependency>
-      <groupId>ant</groupId>
+      <groupId>JPP</groupId>
       <artifactId>ant</artifactId>
       <version>1.5.2</version>
+      <jar>ant.jar</jar>
     </dependency>
     <dependency>
-      <groupId>bcel</groupId>
+      <groupId>JPP</groupId>
       <artifactId>bcel</artifactId>
       <version>5.1</version>
+      <jar>bcel5.3.jar</jar>
     </dependency>
     <dependency>
-      <groupId>dom4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>dom4j</artifactId>
       <version>1.4</version>
+      <jar>dom4j.jar</jar>
     </dependency>
     <dependency>
-      <groupId>trove</groupId>
+      <groupId>JPP</groupId>
       <artifactId>trove</artifactId>
       <version>1.0.2</version>
+      <jar>gnu-trove.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jexl</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jexl</artifactId>
       <version>1.0-beta-2</version>
+      <jar>commons-jexl.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-apis</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-apis</artifactId>
       <version>1.3.03</version>
       <url>http://xml.apache.org/commons/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-jaxp-1.3-apis.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-resolver</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-resolver</artifactId>
       <version>1.1</version>
       <url>http://xml.apache.org/commons/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-resolver11.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xerces</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xercesImpl</artifactId>
       <version>2.8.0</version>
       <url>http://xerces.apache.org/xerces2-j/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xerces-j2.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/hibernate/src/plugin-test/codeGenerationTest/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/hibernate/src/plugin-test/codeGenerationTest/project.xml	2007-04-23 17:03:32.000000000 +0200
@@ -52,40 +52,46 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
       <version>1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
+      <jar>commons-jelly-tags-xml.jar</jar>
     </dependency>
     <dependency>
-      <groupId>hsqldb</groupId>
+      <groupId>JPP</groupId>
       <artifactId>hsqldb</artifactId>
       <version>1.7.1</version>
       <type>jar</type>
+      <jar>hsqldb.jar</jar>
     </dependency>
     <dependency>
-      <groupId>hibernate</groupId>
+      <groupId>JPP</groupId>
       <artifactId>hibernate</artifactId>
       <version>2.1.3</version>
       <type>jar</type>
+      <jar>hibernate3.jar</jar>
     </dependency>
     <dependency>
-      <groupId>cglib</groupId>
+      <groupId>JPP</groupId>
       <artifactId>cglib</artifactId>
       <version>2.0.2</version>
       <type>jar</type>
+      <jar>cglib.jar</jar>
     </dependency>
     <dependency>
-      <groupId>dom4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>dom4j</artifactId>
       <version>1.4</version>
       <type>jar</type>
+      <jar>dom4j.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-lang</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-lang</artifactId>
       <version>2.0</version>
       <type>jar</type>
+      <jar>commons-lang.jar</jar>
     </dependency>
   </dependencies>
   <build>
--- ../maven-plugins-sandbox/hibernate/src/plugin-test/simpleTest/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/hibernate/src/plugin-test/simpleTest/project.xml	2007-04-23 17:04:52.000000000 +0200
@@ -61,34 +61,39 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
       <version>1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
+      <jar>commons-jelly-tags-xml.jar</jar>
     </dependency>
     <dependency>
-      <groupId>hsqldb</groupId>
+      <groupId>JPP</groupId>
       <artifactId>hsqldb</artifactId>
       <version>1.7.1</version>
       <type>jar</type>
+      <jar>hsqldb.jar</jar>
     </dependency>
     <dependency>
-      <groupId>hibernate</groupId>
+      <groupId>JPP</groupId>
       <artifactId>hibernate</artifactId>
       <version>2.1.3</version>
       <type>jar</type>
+      <jar>hibernate3.jar</jar>
     </dependency>
     <dependency>
-      <groupId>cglib</groupId>
+      <groupId>JPP</groupId>
       <artifactId>cglib</artifactId>
       <version>2.0.2</version>
       <type>jar</type>
+      <jar>cglib.jar</jar>
     </dependency>
     <dependency>
-      <groupId>dom4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>dom4j</artifactId>
       <version>1.4</version>
       <type>jar</type>
+      <jar>dom4j.jar</jar>
     </dependency>
   </dependencies>
   <build>
--- ../maven-plugins-sandbox/hibernate/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/hibernate/project.xml	2007-04-23 17:02:01.000000000 +0200
@@ -86,145 +86,163 @@
   </contributors>
   <dependencies>
     <dependency>
-      <groupId>hibernate</groupId>
+      <groupId>JPP</groupId>
       <artifactId>hibernate</artifactId>
       <version>2.1.3</version>
       <type>jar</type>
+      <jar>hibernate3.jar</jar>
     </dependency>
     <dependency>
-      <groupId>hibernate</groupId>
+      <groupId>JPP</groupId>
       <artifactId>hibernate-tools</artifactId>
       <version>2.1.3</version>
       <type>jar</type>
+      <jar>hibernate3-tools.jar</jar>
     </dependency>
     <dependency>
-      <groupId>ant</groupId>
+      <groupId>JPP</groupId>
       <artifactId>ant</artifactId>
       <version>1.6.5</version>
       <type>jar</type>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>ant.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly</artifactId>
       <version>1.0</version>
       <url>http://jakarta.apache.org/commons/jelly/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-jelly.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-lang</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-lang</artifactId>
       <version>2.0</version>
       <type>jar</type>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-lang.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-beanutils</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-beanutils</artifactId>
       <version>1.6.1</version>
       <type>jar</type>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-beanutils16.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-dbcp</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-dbcp</artifactId>
       <version>1.1</version>
       <type>jar</type>
+      <jar>commons-dbcp.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-collections</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-collections</artifactId>
       <version>3.0</version>
       <type>jar</type>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-collections.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-logging</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-logging</artifactId>
       <version>1.0.4</version>
       <type>jar</type>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-logging.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-pool</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-pool</artifactId>
       <version>1.1</version>
       <type>jar</type>
+      <jar>commons-pool.jar</jar>
     </dependency>
     <dependency>
-      <groupId>log4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>log4j</artifactId>
       <version>1.2.12</version>
       <type>jar</type>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>log4j.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-apis</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-apis</artifactId>
       <version>1.3.03</version>
       <url>http://xml.apache.org/commons/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-jaxp-1.3-apis.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-resolver</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-resolver</artifactId>
       <version>1.1</version>
       <url>http://xml.apache.org/commons/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-resolver11.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xerces</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xercesImpl</artifactId>
       <version>2.8.0</version>
       <url>http://xerces.apache.org/xerces2-j/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xerces-j2.jar</jar>
     </dependency>
     <dependency>
-      <groupId>odmg</groupId>
+      <groupId>JPP</groupId>
       <artifactId>odmg</artifactId>
       <version>3.0</version>
       <type>jar</type>
+      <jar>odmg.jar</jar>
     </dependency>
     <dependency>
-      <groupId>cglib</groupId>
+      <groupId>JPP</groupId>
       <artifactId>cglib</artifactId>
       <version>2.0.2</version>
       <type>jar</type>
+      <jar>cglib.jar</jar>
     </dependency>
     <dependency>
-      <groupId>dom4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>dom4j</artifactId>
       <version>1.4</version>
       <type>jar</type>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>dom4j.jar</jar>
     </dependency>
     <dependency>
-      <groupId>jdom</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jdom</artifactId>
       <version>1.0</version>
       <type>jar</type>
+      <jar>jdom.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/jbuilder/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/jbuilder/project.xml	2007-04-23 17:05:13.000000000 +0200
@@ -58,13 +58,14 @@
   </contributors>
   <dependencies>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
       <version>1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-jelly-tags-xml.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/uberjar/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/uberjar/project.xml	2007-04-23 17:06:02.000000000 +0200
@@ -88,21 +88,24 @@
 
   <dependencies>
     <dependency>
-      <groupId>velocity</groupId>
+      <groupId>JPP</groupId>
       <artifactId>velocity</artifactId>
       <version>1.4</version>
       <url>http://jakarta.apache.org/velocity/</url>
+      <jar>velocity.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-velocity</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-velocity.jar</jar>
     </dependency>
     <dependency>
-      <groupId>classworlds</groupId>
+      <groupId>JPP</groupId>
       <artifactId>classworlds</artifactId>
       <version>1.1-alpha-2</version>
       <url>http://classworlds.codehaus.org</url>
+      <jar>classworlds.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/latka/src/plugin-test/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/latka/src/plugin-test/project.xml	2007-04-23 17:08:51.000000000 +0200
@@ -53,9 +53,10 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-xml.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/latka/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/latka/project.xml	2007-04-23 17:08:33.000000000 +0200
@@ -44,66 +44,76 @@
   <developers/>
   <dependencies>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
       <version>1.0</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
+      <jar>commons-jelly-tags-xml.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-latka</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-latka</artifactId>
       <version>1.0-dev.20030107.163533</version>
+      <jar>commons-latka.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-httpclient</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-httpclient</artifactId>
       <version>2.0</version>
+      <jar>commons-httpclient.jar</jar>
     </dependency>
     <dependency>
-      <groupId>jaxen</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jaxen</artifactId>
       <version>1.0-FCS-full</version>
+      <jar>jaxen.jar</jar>
     </dependency>
     <dependency>
-      <groupId>jdom</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jdom</artifactId>
       <version>1.0b8</version>
+      <jar>jdom.jar</jar>
     </dependency>
     <dependency>
-      <groupId>junit</groupId>
+      <groupId>JPP</groupId>
       <artifactId>junit</artifactId>
       <version>3.8.1</version>
       <properties>
         <classloader>root</classloader>
       </properties>
+      <jar>junit.jar</jar>
     </dependency>
     <dependency>
-      <groupId>regexp</groupId>
+      <groupId>JPP</groupId>
       <artifactId>regexp</artifactId>
       <version>1.3</version>
       <url>http://jakarta.apache.org/regexp/</url>
+      <jar>regexp.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xalan</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xalan</artifactId>
       <version>2.4.1</version>
       <url>http://xml.apache.org/xalan-j/</url>
       <properties>
         <classloader>root</classloader>
       </properties>
+      <jar>xalan-j2.jar</jar>
     </dependency>
     <!-- for samples -->
     <!-- html taglib -->
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-html</artifactId>
       <version>1.0</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/html/</url>
+      <jar>commons-jelly-tags-html.jar</jar>
     </dependency>
     <dependency>
-      <groupId>nekohtml</groupId>
+      <groupId>JPP</groupId>
       <artifactId>nekohtml</artifactId>
       <version>0.7.7</version>
+      <jar>nekohtml.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/release/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/release/project.xml	2007-04-23 17:10:52.000000000 +0200
@@ -44,7 +44,7 @@
       <version>1.0.2</version>
     </dependency>
     <dependency>
-      <groupId>commons-io</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-io</artifactId>
       <version>1.0</version>
       <properties>
@@ -52,9 +52,10 @@
           This library is already loaded by maven's core. Be careful to use the same version number as in the core.
         </comment>
       </properties>
+      <jar>commons-io.jar</jar>
     </dependency>
     <dependency>
-      <groupId>dom4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>dom4j</artifactId>
       <version>1.4</version>
       <url>http://www.dom4j.org/</url>
@@ -63,14 +64,16 @@
           This library is already loaded by maven's core. Be careful to use the same version number as in the core.
         </comment>
       </properties>
+      <jar>dom4j.jar</jar>
     </dependency>
     <dependency>
-      <groupId>jaxen</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jaxen</artifactId>
       <version>1.0-FCS-full</version>
+      <jar>jaxen.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly</artifactId>
       <version>1.0</version>
       <properties>
@@ -78,25 +81,29 @@
           This library is already loaded by maven's core. Be careful to use the same version number as in the core.
         </comment>
       </properties>
+      <jar>commons-jelly.jar</jar>
     </dependency>
     <dependency>
-      <groupId>saxpath</groupId>
+      <groupId>JPP</groupId>
       <artifactId>saxpath</artifactId>
       <version>1.0-FCS</version>
+      <jar>jaxen.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-apis</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-apis</artifactId>
       <version>1.3.03</version>
       <url>http://xml.apache.org/commons/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-jaxp-1.3-apis.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-interaction</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-interaction.jar</jar>
     </dependency>
   </dependencies>
   <build>  
--- ../maven-plugins-sandbox/plugins-site/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/plugins-site/project.xml	2007-04-23 17:11:13.000000000 +0200
@@ -38,9 +38,10 @@
 
   <dependencies>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-interaction</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-interaction.jar</jar>
     </dependency>
   </dependencies>
   
--- ../maven-plugins-sandbox/jcoverage/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/jcoverage/project.xml	2007-04-23 17:14:45.000000000 +0200
@@ -101,87 +101,99 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>jcoverage</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jcoverage</artifactId>
       <version>1.0.5</version>
       <url>http://www.jcoverage.com</url>
+      <jar>jcoverage.jar</jar>
     </dependency>
     <dependency>
-      <groupId>velocity</groupId>
+      <groupId>JPP</groupId>
       <artifactId>velocity</artifactId>
       <version>1.4</version>
       <url>http://jakarta.apache.org/velocity/</url>
+      <jar>velocity.jar</jar>
     </dependency>
     <dependency>
-      <groupId>log4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>log4j</artifactId>
       <version>1.2.12</version>
       <url>http://jakarta.apache.org/log4j/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>log4j.jar</jar>
     </dependency>
     <dependency>
-      <groupId>bcel</groupId>
+      <groupId>JPP</groupId>
       <artifactId>bcel</artifactId>
       <version>5.1</version>
       <url>http://jakarta.apache.org/bcel/</url>
+      <jar>bcel5.3.jar</jar>
     </dependency>
     <dependency>
-      <groupId>urbanophile</groupId>
+      <groupId>JPP</groupId>
       <artifactId>java-getopt</artifactId>
       <version>1.0.9</version>
       <url>http://www.urbanophile.com/arenn/hacking/download.html</url>
+      <jar>gnu-getopt.jar</jar>
     </dependency>
     <dependency>
-      <groupId>junit</groupId>
+      <groupId>JPP</groupId>
       <artifactId>junit</artifactId>
       <version>3.8.1</version>
       <url>http://www.junit.org</url>
+      <jar>junit.jar</jar>
     </dependency>
     <dependency>
-      <groupId>oro</groupId>
+      <groupId>JPP</groupId>
       <artifactId>oro</artifactId>
       <version>2.0.8</version>
       <url>http://jakarta.apache.org/oro/</url>
+      <jar>oro.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xpp3</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xpp3</artifactId>
       <version>1.1.2a</version>
       <url>http://www.extreme.indiana.edu/xgws/xsoap/xpp/</url>
+      <jar>xpp3.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-apis</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-apis</artifactId>
       <version>1.3.03</version>
       <url>http://xml.apache.org/commons/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-jaxp-1.3-apis.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-resolver</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-resolver</artifactId>
       <version>1.1</version>
       <url>http://xml.apache.org/commons/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-resolver11.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xerces</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xercesImpl</artifactId>
       <version>2.8.0</version>
       <url>http://xerces.apache.org/xerces2-j/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xerces-j2.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-log</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-log.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/jdeveloper/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/jdeveloper/project.xml	2007-04-23 17:15:15.000000000 +0200
@@ -41,9 +41,10 @@
     <!-- Required for JavaPackageTool -->
     <!-- Don't upgrade to 2.5! -->
     <dependency>
-      <groupId>jdepend</groupId>
+      <groupId>JPP</groupId>
       <artifactId>jdepend</artifactId>
       <version>2.3</version>
+      <jar>jdepend22.jar</jar>
     </dependency>
   </dependencies>
   <versions>
--- ../maven-plugins-sandbox/appserver/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/appserver/project.xml	2007-04-23 17:15:44.000000000 +0200
@@ -63,14 +63,16 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>ant</groupId>
+      <groupId>JPP</groupId>
       <artifactId>ant</artifactId>
       <version>1.5.3-1</version>
+      <jar>ant.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-log</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-log.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/junitdoclet/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/junitdoclet/project.xml	2007-04-23 17:18:36.000000000 +0200
@@ -50,9 +50,10 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>junit-doclet</groupId>
+      <groupId>JPP</groupId>
       <artifactId>junit-doclet</artifactId>
       <version>1.0.1</version>
+      <jar>junitdoclet-jdk14.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/wizard/project.xml.sav1	2007-04-23 16:19:38.000000000 +0200
+++ ../maven-plugins-sandbox/wizard/project.xml	2007-04-23 17:19:21.000000000 +0200
@@ -45,19 +45,22 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-interaction</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-interaction.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-log</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-log.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-swing</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-swing.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/project.properties.sav1	2007-04-24 10:12:01.000000000 +0200
+++ ../maven-plugins-sandbox/project.properties	2007-04-24 10:12:31.000000000 +0200
@@ -24,9 +24,10 @@
 # Multiproject plugin settings
 #=====
 maven.build.plugins.includes=*/project.xml
-maven.build.plugins.excludes=plugins-common/project.xml,plugins-parent/project.xml,plugins-site/project.xml,latka/project.xml,surefire/project.xml
+#maven.build.plugins.excludes=plugins-common/project.xml,plugins-parent/project.xml,plugins-site/project.xml,latka/project.xml,surefire/project.xml
+maven.build.plugins.excludes=plugins-common/project.xml,plugins-parent/project.xml,plugins-site/project.xml,abbot/project.xml,ashkelon/project.xml,hibernate/project.xml,surefire/project.xml
 
 #=====
 # Others settings
 #=====
-maven.ci.nagEmailAddress=notifications@maven.apache.org
\ No newline at end of file
+maven.ci.nagEmailAddress=notifications@maven.apache.org
--- ../maven-plugins-sandbox/j2ee/project.xml.sav1	2006-07-17 22:35:08.000000000 +0200
+++ ../maven-plugins-sandbox/j2ee/project.xml	2007-04-24 11:19:07.000000000 +0200
@@ -84,28 +84,40 @@
   </developers>
   <dependencies>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-log</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-log.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-logging</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-logging</artifactId>
       <version>1.0.4</version>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>commons-logging.jar</jar>
     </dependency>
     <dependency>
-      <groupId>dom4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>dom4j</artifactId>
       <version>1.4</version>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>dom4j.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-apis</groupId>
+      <groupId>JPP</groupId>
+      <artifactId>jaxen</artifactId>
+      <version>1.1</version>
+      <properties>
+        <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
+      </properties>
+      <jar>jaxen.jar</jar>
+    </dependency>
+    <dependency>
+      <groupId>JPP</groupId>
       <artifactId>xml-apis</artifactId>
       <version>1.3.03</version>
       <url>http://xml.apache.org/commons/</url>
@@ -113,11 +125,13 @@
         <classloader>root</classloader>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-jaxp-1.3-apis.jar</jar>
     </dependency>
     <dependency>
-      <groupId>junit</groupId>
+      <groupId>JPP</groupId>
       <artifactId>junit</artifactId>
       <version>3.8.1</version>
+      <jar>junit.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/struts/src/plugin-test/project.xml.sav1	2007-04-24 14:23:31.000000000 +0200
+++ ../maven-plugins-sandbox/struts/src/plugin-test/project.xml	2007-04-24 14:25:52.000000000 +0200
@@ -72,65 +72,75 @@
 
   <dependencies>
     <dependency>
-      <groupId>commons-beanutils</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-beanutils</artifactId>
       <version>1.6.1</version>
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>commons-beanutils16.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-collections</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-collections</artifactId>
       <version>2.1</version><!-- should be 2.0-->
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>commons-collections.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-digester</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-digester</artifactId>
       <version>1.5</version>
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>commons-digester.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-fileupload</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-fileupload</artifactId>
       <version>1.0</version>
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>commons-fileupload.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-lang</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-lang</artifactId>
       <version>2.0</version>
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>commons-lang.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-logging</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-logging</artifactId>
       <version>1.0.3</version>
       <url>http://jakarta.apache.org/commons/logging.html</url>
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>commons-logging.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-validator</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-validator</artifactId>
       <version>1.0.1</version>
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>commons-validator.jar</jar>
     </dependency>
     <dependency>
-      <groupId>oro</groupId>
+      <groupId>JPP</groupId>
       <artifactId>oro</artifactId>
       <version>2.0.7</version>
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>oro.jar</jar>
     </dependency>
     <dependency>
-      <groupId>struts</groupId>
+      <groupId>JPP</groupId>
       <artifactId>struts</artifactId>
       <version>1.1</version>
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>struts.jar</jar>
     </dependency>
     <dependency>
-      <groupId>servletapi</groupId>
+      <groupId>JPP</groupId>
       <artifactId>servletapi</artifactId>
       <version>2.3</version>
       <properties><war.bundle>true</war.bundle></properties>
+      <jar>servletapi4.jar</jar>
     </dependency>
     
   </dependencies>
--- ../maven-plugins-sandbox/struts/project.xml.sav1	2006-04-24 01:36:53.000000000 +0200
+++ ../maven-plugins-sandbox/struts/project.xml	2007-04-24 18:32:36.000000000 +0200
@@ -52,63 +52,79 @@
       <groupId>maven</groupId>
       <artifactId>maven-j2ee-plugin</artifactId>
       <version>1.1</version>
+      <jar>maven-j2ee-plugin.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-collections</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-collections</artifactId>
       <version>2.1</version>
+      <jar>commons-collections.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-jelly</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-jelly-tags-log</artifactId>
       <version>1.0</version>
+      <jar>commons-jelly-tags-log.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-lang</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-lang</artifactId>
       <version>2.0</version>
+      <jar>commons-lang.jar</jar>
     </dependency>
     <dependency>
-      <groupId>commons-logging</groupId>
+      <groupId>JPP</groupId>
       <artifactId>commons-logging</artifactId>
       <version>1.0.3</version>
+      <jar>commons-logging.jar</jar>
     </dependency>
     <dependency>
-      <groupId>dom4j</groupId>
+      <groupId>JPP</groupId>
       <artifactId>dom4j</artifactId>
       <version>1.4-dev-8</version>
+      <jar>dom4j.jar</jar>
     </dependency>
     <dependency>
-      <groupId>regexp</groupId>
+      <groupId>JPP</groupId>
+      <artifactId>jaxen</artifactId>
+      <version>1.1</version>
+      <jar>jaxen.jar</jar>
+    </dependency>
+    <dependency>
+      <groupId>JPP</groupId>
       <artifactId>regexp</artifactId>
       <version>1.3</version>
+      <jar>regexp.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-apis</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-apis</artifactId>
       <version>1.3.03</version>
       <url>http://xml.apache.org/commons/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-jaxp-1.3-apis.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xml-resolver</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xml-resolver</artifactId>
       <version>1.1</version>
       <url>http://xml.apache.org/commons/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xml-commons-resolver11.jar</jar>
     </dependency>
     <dependency>
-      <groupId>xerces</groupId>
+      <groupId>JPP</groupId>
       <artifactId>xercesImpl</artifactId>
       <version>2.8.0</version>
       <url>http://xerces.apache.org/xerces2-j/</url>
       <properties>
         <comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
       </properties>
+      <jar>xerces-j2.jar</jar>
     </dependency>
   </dependencies>
 </project>
--- ../maven-plugins-sandbox/jcoverage/plugin.jelly.sav1	2007-08-17 08:29:44.000000000 +0200
+++ ../maven-plugins-sandbox/jcoverage/plugin.jelly	2007-08-17 08:35:42.000000000 +0200
@@ -38,18 +38,18 @@
 
   <!-- global definitions -->
   <ant:path id="jcoverage.classpath">
-    <ant:pathelement path="${plugin.getDependencyPath('bcel')}"/>
-    <ant:pathelement path="${plugin.getDependencyPath('urbanophile:java-getopt')}"/>
-    <ant:pathelement path="${plugin.getDependencyPath('log4j')}"/>
-    <ant:pathelement path="${plugin.getDependencyPath('jcoverage')}"/>
-    <ant:pathelement path="${plugin.getDependencyPath('oro')}"/>
-    <ant:pathelement path="${plugin.getDependencyPath('junit')}"/>
-    <ant:pathelement path="${plugin.getDependencyPath('xerces:xercesImpl')}"/>
-    <ant:pathelement path="${plugin.getDependencyPath('xml-apis:xml-apis')}"/>
-    <ant:pathelement path="${plugin.getDependencyPath('xml-resolver:xml-resolver')}"/>
+    <ant:pathelement path="${plugin.getDependencyPath('JPP:bcel5.3')}"/>
+    <ant:pathelement path="${plugin.getDependencyPath('JPP:java-getopt')}"/>
+    <ant:pathelement path="${plugin.getDependencyPath('JPP:log4j')}"/>
+    <ant:pathelement path="${plugin.getDependencyPath('JPP:jcoverage')}"/>
+    <ant:pathelement path="${plugin.getDependencyPath('JPP:oro')}"/>
+    <ant:pathelement path="${plugin.getDependencyPath('JPP:junit')}"/>
+    <ant:pathelement path="${plugin.getDependencyPath('JPP:xercesImpl')}"/>
+    <ant:pathelement path="${plugin.getDependencyPath('JPP:xml-apis')}"/>
+    <ant:pathelement path="${plugin.getDependencyPath('JPP:xml-resolver')}"/>
   </ant:path>
 
-  <ant:taskdef classpath="${plugin.getDependencyPath('jcoverage')}" resource="tasks.properties" />
+  <ant:taskdef classpath="${plugin.getDependencyPath('JPP:jcoverage')}" resource="tasks.properties" />
 
   <maven:get plugin="maven-xdoc-plugin" property="maven.docs.dest" var="docsDest"/>
   <j:set var="jcoverageDocs" value="${docsDest}/jcoverage"/>
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin