This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new eaf7c49  [SM-3982] Update POI 4.0.1 and XmlBeans 3.0.2 bundles
eaf7c49 is described below

commit eaf7c49b2c64ccb1f7802e0c4c6c42449e0e46e8
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Tue Mar 26 14:42:34 2019 +0100

    [SM-3982] Update POI 4.0.1 and XmlBeans 3.0.2 bundles
---
 poi-4.0.1/pom.xml                                  | 275 ++++++++++++++-------
 pom.xml                                            |   2 +
 xmlbeans-3.0.2/pom.xml                             | 176 +++++++++++++
 .../src/main/resources/OSGI-INF/bundle.info        |  21 ++
 4 files changed, 386 insertions(+), 88 deletions(-)

diff --git a/poi-4.0.1/pom.xml b/poi-4.0.1/pom.xml
index 8705e40..14b9c65 100644
--- a/poi-4.0.1/pom.xml
+++ b/poi-4.0.1/pom.xml
@@ -34,55 +34,75 @@
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>
-        This OSGi bundle wraps poi, poi-contrib, poi-ooxml, poi-ooxml-schemas 
and poi-scratchpad ${pkgVersion} jar files.
+        This OSGi bundle wraps poi, poi-ooxml, poi-ooxml-schemas and 
poi-scratchpad ${pkgVersion} jar files.
     </description>
 
     <scm>
         
<connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
-  </scm>
+    </scm>
 
     <properties>
         <pkgGroupId>org.apache.poi</pkgGroupId>
         <pkgArtifactId>poi</pkgArtifactId>
         <pkgVersion>4.0.1</pkgVersion>
+        <ooxmlVersion>1.4</ooxmlVersion>
         <servicemix.osgi.export.pkg>
-            
org.etsi.uri.x01903*;version=${pkgVersion};-split-package:=merge-first,
-            
org.w3.x2000.x09.xmldsig*;version=${pkgVersion};-split-package:=merge-first,
-            
org.openxmlformats.schemas*;version=${pkgVersion};-split-package:=merge-first,
-            
com.microsoft.schemas.office.x2006*;version=${pkgVersion};-split-package:=merge-first,
+            
org.etsi.uri.x01903.v13;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.drawingml.x2006.chart;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.drawingml.x2006.main;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.drawingml.x2006.chartDrawing;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.drawingml.x2006.picture;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.drawingml.x2006.spreadsheetDrawing;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.drawingml.x2006.wordprocessingDrawing;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.officeDocument.x2006.customProperties;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.officeDocument.x2006.docPropsVTypes;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.officeDocument.x2006.extendedProperties;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.officeDocument.x2006.relationships;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.officeDocument.x2006.math;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.presentationml.x2006.main;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.schemaLibrary.x2006.main;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.spreadsheetml.x2006.main;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.wordprocessingml.x2006.main;version=${pkgVersion};-split-package:=merge-first,
+            
org.openxmlformats.schemas.xpackage.x2006.digitalSignature;version=${pkgVersion};-split-package:=merge-first,
+            
org.w3.x2000.x09.xmldsig;version=${pkgVersion};-split-package:=merge-first,
+            com.graphbuilder.curve;-split-package:=merge-first,
+            com.graphbuilder.math;-split-package:=merge-first,
+            com.graphbuilder.math.func;-split-package:=merge-first,
+            
com.microsoft.schemas.compatibility;version=${pkgVersion};-split-package:=merge-first,
             
com.microsoft.schemas.office.excel;version=${pkgVersion};-split-package:=merge-first,
             
com.microsoft.schemas.office.office;version=${pkgVersion};-split-package:=merge-first,
+            
com.microsoft.schemas.office.word;version=${pkgVersion};-split-package:=merge-first,
+            
com.microsoft.schemas.office.powerpoint;version=${pkgVersion};-split-package:=merge-first,
             
com.microsoft.schemas.office.visio.x2012.main;version=${pkgVersion};-split-package:=merge-first,
-            
com.microsoft.schemas.office.visio.x2012.main.impl;version=${pkgVersion};-split-package:=merge-first,
-            org.purl.dc.elements.x11,
+            
com.microsoft.schemas.office.x2006.digsig;version=${pkgVersion};-split-package:=merge-first,
+            
com.microsoft.schemas.office.x2006.encryption;version=${pkgVersion};-split-package:=merge-first,
+            
com.microsoft.schemas.office.x2006.keyEncryptor.certificate;version=${pkgVersion};-split-package:=merge-first,
+            
com.microsoft.schemas.office.x2006.keyEncryptor.password;version=${pkgVersion};-split-package:=merge-first,
+            
com.microsoft.schemas.vml;version=${pkgVersion};-split-package:=merge-first,
             org.apache.poi*
         </servicemix.osgi.export.pkg>
         <servicemix.osgi.import.pkg>
-            com.sun.javadoc;resolution:=optional,
-            com.sun.tools.javadoc;resolution:=optional,
-            junit.framework;resolution:=optional,
-            org.apache.crimson.*;resolution:=optional,
-            org.apache.tools.ant*;resolution:=optional,
+            org.xml.sax*,
+            org.w3c.dom*,
+            javax.xml.*,
+            org.apache.xmlbeans.*,
+            org.apache.commons.collections4.*,
+            org.apache.commons.math3.*,
+            org.apache.commons.compress.*,
+            org.apache.xmlbeans.impl.schema,
             org.bouncycastle.*;resolution:=optional,
-            org.junit.*;resolution:=optional,
-            org.openxmlformats*;resolution:=optional,
-            repackage;resolution:=optional,
             org.apache.jcp.xml.dsig.internal.dom;resolution:=optional,
-            org.apache.xml.resolver;resolution:=optional,
-            org.apache.xml.resolver.tools;resolution:=optional,
-            org.apache.xml.security;resolution:=optional,
-            org.apache.xml.security.c14n;resolution:=optional,
-            org.apache.xml.security.utils;resolution:=optional,
-            com.graphbuilder.curve;resolution:=optional,
-            com.graphbuilder.geom;resolution:=optional,
-            com.microsoft.schemas.vml;resolution:=optional,
-            *
+            org.apache.xml.security.*;resolution:=optional
         </servicemix.osgi.import.pkg>
         <servicemix.osgi.private.pkg>
-            org.apache.xmlbeans.*;-split-package:=merge-first
+            com.graphbuilder*;-split-package:=merge-first,
+            com.microsoft.schemas*;-split-package:=merge-first,
+            org.etsi*;-split-package:=merge-first,
+            org.openxmlformats*;-split-package:=merge-first,
+            org.w3.x2000.x09*;-split-package:=merge-first,
+            schemaorg_apache_xmlbeans*;-split-package:=merge-first
         </servicemix.osgi.private.pkg>
     </properties>
 
@@ -91,43 +111,87 @@
             <groupId>${pkgGroupId}</groupId>
             <artifactId>${pkgArtifactId}</artifactId>
             <version>${pkgVersion}</version>
-            <optional>false</optional>
+            <exclusions>
+                <exclusion>
+                    <artifactId>commons-codec</artifactId>
+                    <groupId>commons-codec</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>commons-collections4</artifactId>
+                    <groupId>org.apache.commons</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>commons-math3</artifactId>
+                    <groupId>org.apache.commons</groupId>
+                </exclusion>
+            </exclusions>
         </dependency>
         <dependency>
             <groupId>${pkgGroupId}</groupId>
-            <artifactId>poi-contrib</artifactId>
-            <version>3.6</version>
-            <optional>false</optional>
+            <artifactId>poi-scratchpad</artifactId>
+            <version>${pkgVersion}</version>
+            <exclusions>
+                <exclusion>
+                    <artifactId>poi</artifactId>
+                    <groupId>org.apache.poi</groupId>
+                </exclusion>
+            </exclusions>
         </dependency>
         <dependency>
             <groupId>${pkgGroupId}</groupId>
-            <artifactId>poi-scratchpad</artifactId>
+            <artifactId>poi-ooxml-schemas</artifactId>
             <version>${pkgVersion}</version>
-            <optional>false</optional>
+            <exclusions>
+                <exclusion>
+                    <artifactId>xmlbeans</artifactId>
+                    <groupId>org.apache.xmlbeans</groupId>
+                </exclusion>
+            </exclusions>
         </dependency>
         <dependency>
             <groupId>${pkgGroupId}</groupId>
             <artifactId>poi-ooxml</artifactId>
             <version>${pkgVersion}</version>
-            <optional>false</optional>
+            <exclusions>
+                <exclusion>
+                    <artifactId>xmlbeans</artifactId>
+                    <groupId>org.apache.xmlbeans</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>commons-compress</artifactId>
+                    <groupId>org.apache.commons</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>poi-ooxml-schemas</artifactId>
+                    <groupId>org.apache.poi</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>curvesapi</artifactId>
+                    <groupId>com.github.virtuald</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>poi</artifactId>
+                    <groupId>org.apache.poi</groupId>
+                </exclusion>
+            </exclusions>
         </dependency>
         <dependency>
             <groupId>${pkgGroupId}</groupId>
-            <artifactId>poi-ooxml-schemas</artifactId>
-            <version>${pkgVersion}</version>
-            <optional>false</optional>
+            <artifactId>ooxml-schemas</artifactId>
+            <version>${ooxmlVersion}</version>
+            <exclusions>
+                <exclusion>
+                    <artifactId>xmlbeans</artifactId>
+                    <groupId>org.apache.xmlbeans</groupId>
+                </exclusion>
+            </exclusions>
         </dependency>
         <dependency>
-                 <groupId>${pkgGroupId}</groupId>
-                 <artifactId>ooxml-security</artifactId>
-                 <version>1.0</version>
+            <groupId>com.github.virtuald</groupId>
+            <artifactId>curvesapi</artifactId>
+            <version>1.05</version>
             <optional>false</optional>
         </dependency>
-        <dependency>
-            <groupId>org.apache.xmlbeans</groupId>
-            <artifactId>xmlbeans</artifactId>
-            <version>3.0.2</version>
-        </dependency>
 
         <!-- sources -->
         <dependency>
@@ -135,52 +199,80 @@
             <artifactId>${pkgArtifactId}</artifactId>
             <version>${pkgVersion}</version>
             <classifier>sources</classifier>
+            <exclusions>
+                <exclusion>
+                    <artifactId>commons-codec</artifactId>
+                    <groupId>commons-codec</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>commons-collections4</artifactId>
+                    <groupId>org.apache.commons</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>commons-math3</artifactId>
+                    <groupId>org.apache.commons</groupId>
+                </exclusion>
+            </exclusions>
             <optional>false</optional>
         </dependency>
         <dependency>
             <groupId>${pkgGroupId}</groupId>
-            <artifactId>poi-contrib</artifactId>
-            <version>3.6</version>
+            <artifactId>poi-scratchpad</artifactId>
+            <version>${pkgVersion}</version>
             <classifier>sources</classifier>
+            <exclusions>
+                <exclusion>
+                    <artifactId>poi</artifactId>
+                    <groupId>org.apache.poi</groupId>
+                </exclusion>
+            </exclusions>
             <optional>false</optional>
         </dependency>
         <dependency>
             <groupId>${pkgGroupId}</groupId>
-            <artifactId>poi-scratchpad</artifactId>
+            <artifactId>poi-ooxml</artifactId>
             <version>${pkgVersion}</version>
             <classifier>sources</classifier>
+            <exclusions>
+                <exclusion>
+                    <artifactId>commons-compress</artifactId>
+                    <groupId>org.apache.commons</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>curvesapi</artifactId>
+                    <groupId>com.github.virtuald</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>poi</artifactId>
+                    <groupId>org.apache.poi</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>poi-ooxml-schemas</artifactId>
+                    <groupId>org.apache.poi</groupId>
+                </exclusion>
+            </exclusions>
             <optional>false</optional>
         </dependency>
         <dependency>
             <groupId>${pkgGroupId}</groupId>
-            <artifactId>poi-ooxml</artifactId>
-            <version>${pkgVersion}</version>
+            <artifactId>ooxml-schemas</artifactId>
+            <version>1.4</version>
             <classifier>sources</classifier>
+            <exclusions>
+                <exclusion>
+                    <artifactId>xmlbeans</artifactId>
+                    <groupId>org.apache.xmlbeans</groupId>
+                </exclusion>
+            </exclusions>
             <optional>false</optional>
         </dependency>
         <dependency>
-            <groupId>${pkgGroupId}</groupId>
-            <artifactId>ooxml-security</artifactId>
-            <version>1.0</version>
+            <groupId>com.github.virtuald</groupId>
+            <artifactId>curvesapi</artifactId>
+            <version>1.05</version>
             <classifier>sources</classifier>
             <optional>false</optional>
         </dependency>
-
-        <!-- Sources not available -->
-        <!--<dependency>-->
-            <!--<groupId>${pkgGroupId}</groupId>-->
-            <!--<artifactId>poi-ooxml-schemas</artifactId>-->
-            <!--<version>${pkgVersion}</version>-->
-            <!--<classifier>sources</classifier>-->
-            <!--<optional>false</optional>-->
-        <!--</dependency>-->
-        <!--<dependency>-->
-            <!--<groupId>org.apache.xmlbeans</groupId>-->
-            <!--<artifactId>xmlbeans</artifactId>-->
-            <!--<version>2.6.0</version>-->
-            <!--<classifier>sources</classifier>-->
-        <!--</dependency>-->
-
     </dependencies>
 
     <build>
@@ -190,51 +282,58 @@
                 <artifactId>maven-shade-plugin</artifactId>
                 <executions>
                     <execution>
+                        <id>binaries</id>
                         <phase>package</phase>
                         <goals>
                             <goal>shade</goal>
                         </goals>
                         <configuration>
                             <artifactSet>
-                                <includes>
-                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
-                                    
<include>${pkgGroupId}:poi-contrib</include>
-                                    
<include>${pkgGroupId}:poi-scratchpad</include>
-                                    <include>${pkgGroupId}:poi-ooxml</include>
-                                    
<include>${pkgGroupId}:poi-ooxml-schemas</include>
-                                    
<include>${pkgGroupId}:ooxml-security</include>
-                                    <include>dom4j:dom4j</include>
-                                    
<include>org.apache.xmlbeans:xmlbeans</include>
-                                </includes>
+                                <excludes>
+                                    <exclude>*:*:*:sources</exclude>
+                                    
<exclude>${project.groupId}:${project.artifactId}:*:sources</exclude>
+                                </excludes>
                             </artifactSet>
                             <filters>
                                 <filter>
-                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
+                                    <artifact>${pkgGroupId}:poi</artifact>
                                     <excludes>
                                         <exclude>**</exclude>
                                     </excludes>
                                 </filter>
                                 <filter>
-                                    
<artifact>${pkgGroupId}:poi-contrib</artifact>
+                                    
<artifact>${pkgGroupId}:poi-scratchpad</artifact>
                                     <excludes>
                                         <exclude>**</exclude>
                                     </excludes>
                                 </filter>
                                 <filter>
-                                    
<artifact>${pkgGroupId}:poi-scratchpad</artifact>
+                                    
<artifact>${pkgGroupId}:poi-ooxml</artifact>
                                     <excludes>
                                         <exclude>**</exclude>
                                     </excludes>
                                 </filter>
                                 <filter>
-                                    
<artifact>${pkgGroupId}:poi-ooxml</artifact>
-                                    <includes>
-                                        <include>**/*.xml</include>
-                                    </includes>
+                                    
<artifact>${pkgGroupId}:poi-ooxml-schemas</artifact>
+                                    <excludes>
+                                        <exclude>**</exclude>
+                                    </excludes>
+                                </filter>
+                                <filter>
+                                    
<artifact>${pkgGroupId}:ooxml-schemas</artifact>
+                                    <excludes>
+                                        <exclude>**</exclude>
+                                    </excludes>
+                                </filter>
+                                <filter>
+                                    
<artifact>com.github.virtuald:curvesapi</artifact>
+                                    <excludes>
+                                        <exclude>**</exclude>
+                                    </excludes>
                                 </filter>
                             </filters>
-                            
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
-                            
<createDependencyReducedPom>true</createDependencyReducedPom>
+                            
<promoteTransitiveDependencies>false</promoteTransitiveDependencies>
+                            
<createDependencyReducedPom>false</createDependencyReducedPom>
                         </configuration>
                     </execution>
                 </executions>
diff --git a/pom.xml b/pom.xml
index 1fd48e7..08c73b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,6 +61,8 @@
       <module>lucene-queryparser-8.0.0</module>
       <module>lucene-sandbox-8.0.0</module>
       <module>okhttp-3.14.0</module>
+      <module>poi-4.0.1</module>
+      <module>xmlbeans-3.0.2</module>
     </modules>
 
 </project>
diff --git a/xmlbeans-3.0.2/pom.xml b/xmlbeans-3.0.2/pom.xml
new file mode 100644
index 0000000..7b8f093
--- /dev/null
+++ b/xmlbeans-3.0.2/pom.xml
@@ -0,0 +1,176 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd";>
+
+    <!--
+
+        Licensed to the Apache Software Foundation (ASF) under one or more
+        contributor license agreements.  See the NOTICE file distributed with
+        this work for additional information regarding copyright ownership.
+        The ASF licenses this file to You under the Apache License, Version 2.0
+        (the "License"); you may not use this file except in compliance with
+        the License.  You may obtain a copy of the License at
+
+           http://www.apache.org/licenses/LICENSE-2.0
+
+        Unless required by applicable law or agreed to in writing, software
+        distributed under the License is distributed on an "AS IS" BASIS,
+        WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or 
implied.
+        See the License for the specific language governing permissions and
+        limitations under the License.
+    -->
+
+    <modelVersion>4.0.0</modelVersion>
+
+    <parent>
+        <groupId>org.apache.servicemix.bundles</groupId>
+        <artifactId>bundles-pom</artifactId>
+        <version>13</version>
+        <relativePath>../bundles-pom/pom.xml</relativePath>
+    </parent>
+
+    <groupId>org.apache.servicemix.bundles</groupId>
+    <artifactId>org.apache.servicemix.bundles.xmlbeans</artifactId>
+    <version>3.0.2_1-SNAPSHOT</version>
+    <packaging>bundle</packaging>
+    <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
+    <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</description>
+
+    <properties>
+        <pkgGroupId>org.apache.xmlbeans</pkgGroupId>
+        <pkgArtifactId>xmlbeans</pkgArtifactId>
+        <pkgVersion>3.0.2</pkgVersion>
+        <servicemix.osgi.export>
+            
org.apache.xmlbeans.impl.common;version=${pkgVersion};-split-package:=merge-first,
+            
org.apache.xmlbeans.impl.values;version=${pkgVersion};-split-package:=merge-first,
+            
org.apache.xmlbeans.impl.schema;version=${pkgVersion};-split-package:=merge-first,
+            
org.apache.xmlbeans.impl.xb.xmlschema;version=${pkgVersion};-split-package:=merge-first,
+            
org.apache.xmlbeans.impl.xb.xsdschema;version=${pkgVersion};-split-package:=merge-first,
+            
org.apache.xmlbeans.impl.regex;version=${pkgVersion};-split-package:=merge-first,
+            !org.apache.xmlbeans.impl*,
+            
org.apache.xmlbeans*;version=${pkgVersion};-split-package:=merge-first
+        </servicemix.osgi.export>
+        <servicemix.osgi.import.pkg>
+            com.sun.javadoc;resolution:=optional,
+            com.sun.tools.javadoc;resolution:=optional,
+            org.apache.tools.ant*;resolution:=optional;version="[1.7,2)",
+            *
+        </servicemix.osgi.import.pkg>
+        <servicemix.osgi.private.pkg>
+            repackage.*;-split-package:=merge-first,
+            <!--org.apache.xml.resolver.*;-split-package:=merge-first-->
+            org.apache.xmlbeans.impl*;-split-package:=merge-first,
+            
schemaorg_apache_xmlbeans*;version=${pkgVersion};-split-package:=merge-first
+        </servicemix.osgi.private.pkg>
+        <servicemix.osgi.failok>true</servicemix.osgi.failok>
+    </properties>
+
+    <dependencies>
+        <dependency>
+            <groupId>${pkgGroupId}</groupId>
+            <artifactId>${pkgArtifactId}</artifactId>
+            <version>${pkgVersion}</version>
+            <optional>false</optional>
+        </dependency>
+
+        <dependency>
+            <groupId>net.sf.saxon</groupId>
+            <artifactId>Saxon-B</artifactId>
+            <version>9.0</version>
+            <optional>true</optional>
+        </dependency>
+
+        <!-- sources -->
+        <dependency>
+            <groupId>${pkgGroupId}</groupId>
+            <artifactId>${pkgArtifactId}</artifactId>
+            <version>${pkgVersion}</version>
+            <classifier>sources</classifier>
+            <optional>true</optional>
+        </dependency>
+    </dependencies>
+
+    <build>
+        <resources>
+            <resource>
+                
<directory>${project.build.directory}/xml-commons-resolver-1.1/resolver</directory>
+                <excludes><exclude>META-INF/*</exclude></excludes>
+            </resource>
+            <resource>
+                
<directory>${project.build.directory}/xml-commons-resolver-1.1/src</directory>
+                <excludes><exclude>manifest.resolver</exclude></excludes>
+            </resource>
+        </resources>
+
+        <plugins>
+            <plugin>
+                <groupId>com.googlecode.maven-download-plugin</groupId>
+                <artifactId>download-maven-plugin</artifactId>
+                <version>1.4.1</version>
+                <executions>
+                    <execution>
+                        <!-- the wget goal actually binds itself to this phase 
by default -->
+                        <phase>process-resources</phase>
+                        <goals>
+                            <goal>wget</goal>
+                        </goals>
+                        <configuration>
+                            
<url>http://archive.apache.org/dist/xml/commons/binaries/xml-commons-resolver-1.1.zip</url>
+                            <unpack>true</unpack>
+                            <!-- default target location, just to demonstrate 
the parameter -->
+                            
<outputDirectory>${project.build.directory}</outputDirectory>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <artifactId>maven-antrun-plugin</artifactId>
+                <version>1.8</version>
+                <executions>
+                    <execution>
+                        <phase>process-resources</phase>
+                        <configuration>
+                            <target>
+                                <unzip 
src="${project.build.directory}/xml-commons-resolver-1.1/resolver.jar"
+                                       
dest="${project.build.directory}/xml-commons-resolver-1.1/resolver" />
+                            </target>
+                        </configuration>
+                        <goals>
+                            <goal>run</goal>
+                        </goals>
+                    </execution>
+                </executions>
+            </plugin>
+
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-shade-plugin</artifactId>
+                <executions>
+                    <execution>
+                        <phase>package</phase>
+                        <goals>
+                            <goal>shade</goal>
+                        </goals>
+                        <configuration>
+                            <artifactSet>
+                                <includes>
+                                    
<include>${pkgGroupId}:${pkgArtifactId}</include>
+                                </includes>
+                            </artifactSet>
+                            <filters>
+                                <filter>
+                                    
<artifact>${pkgGroupId}:${pkgArtifactId}</artifact>
+                                    <excludes>
+                                        <exclude>**</exclude>
+                                    </excludes>
+                                </filter>
+                            </filters>
+                            
<promoteTransitiveDependencies>true</promoteTransitiveDependencies>
+                            
<createDependencyReducedPom>true</createDependencyReducedPom>
+                        </configuration>
+                    </execution>
+                </executions>
+            </plugin>
+        </plugins>
+    </build>
+</project>
diff --git a/xmlbeans-3.0.2/src/main/resources/OSGI-INF/bundle.info 
b/xmlbeans-3.0.2/src/main/resources/OSGI-INF/bundle.info
new file mode 100644
index 0000000..9711461
--- /dev/null
+++ b/xmlbeans-3.0.2/src/main/resources/OSGI-INF/bundle.info
@@ -0,0 +1,21 @@
+\u001B[1mSYNOPSIS\u001B[0m
+    ${project.description}
+
+    Original Maven URL:
+        \u001B[33mmvn:${pkgGroupId}/${pkgArtifactId}/${pkgVersion}\u001B[0m
+
+\u001B[1mDESCRIPTION\u001B[0m
+    XMLBeans is a technology for accessing XML by binding it to Java types.
+    XMLBeans provides several ways to get at the XML, including:
+
+        * Through XML schema that has been compiled to generate Java types that
+          represent schema types. In this way, you can access instances of the
+          schema through JavaBeans-style accessors after the fashion of 
"getFoo"
+          and "setFoo".
+          The XMLBeans API also allows you to reflect into the XML schema 
itself
+          through an XML Schema Object model.
+        * A cursor model through which you can traverse the full XML infoset.
+        * Support for XML DOM.
+
+\u001B[1mSEE ALSO\u001B[0m
+    \u001B[36mhttp://xmlbeans.apache.org/\u001B[0m

Reply via email to