File xmlbeans-2.1.0-maven-plugin-project_xml.patch of Package xmlbeans-mini

--- maven-plugin/project.xml.orig	2005-07-22 03:23:14.000000000 +0200
+++ maven-plugin/project.xml	2006-01-15 12:17:27.000000000 +0100
@@ -34,27 +34,33 @@
 
     <dependencies>
         <dependency>
-            <groupId>xml-resolver</groupId>
+            <groupId>JPP</groupId>
             <artifactId>xml-resolver</artifactId>
-            <version>1.1</version>
+            <jar>xml-commons-resolver.jar</jar>
         </dependency>
 
         <dependency>
-            <groupId>xmlbeans</groupId>
+            <groupId>JPP</groupId>
             <artifactId>xbean</artifactId>
-            <version>2.0.0</version>
+            <jar>xmlbeans/xbean.jar</jar>
         </dependency>
 
         <dependency>
-            <groupId>stax</groupId>
+            <groupId>JPP</groupId>
             <artifactId>stax-api</artifactId>
-            <version>1.0</version>
+            <jar>bea-stax-api.jar</jar>
         </dependency>
 
         <dependency>
-            <groupId>maven</groupId>
+            <groupId>JPP</groupId>
             <artifactId>maven</artifactId>
-            <version>1.0.2</version>
+            <jar>maven.jar</jar>
+        </dependency>
+
+        <dependency>
+            <groupId>JPP</groupId>
+            <artifactId>maven-model</artifactId>
+            <jar>maven-model.jar</jar>
         </dependency>
 
     </dependencies>
openSUSE Build Service is sponsored by