[gatein-commits] gatein SVN: r6589 - epp/portal/branches/EPP-5-1-tmp/distribution.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Jun 3 11:38:21 EDT 2011


Author: hfnukal
Date: 2011-06-03 11:38:21 -0400 (Fri, 03 Jun 2011)
New Revision: 6589

Modified:
   epp/portal/branches/EPP-5-1-tmp/distribution/pom.xml
Log:
Optimize dependency, exclude unwanted transitive dependency.

Modified: epp/portal/branches/EPP-5-1-tmp/distribution/pom.xml
===================================================================
--- epp/portal/branches/EPP-5-1-tmp/distribution/pom.xml	2011-06-03 03:55:06 UTC (rev 6588)
+++ epp/portal/branches/EPP-5-1-tmp/distribution/pom.xml	2011-06-03 15:38:21 UTC (rev 6589)
@@ -77,6 +77,188 @@
             <artifactId>sso-packaging</artifactId>
             <version>${sso.version}</version>
             <type>zip</type>
+            <exclusions>
+                <exclusion>
+                    <artifactId>ant</artifactId>
+                    <groupId>org.apache.ant</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>ant-launcher</artifactId>
+                    <groupId>org.apache.ant</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>antlr</artifactId>
+                    <groupId>antlr</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>bcel</artifactId>
+                    <groupId>bcel</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>carol</artifactId>
+                    <groupId>org.objectweb.carol</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>commons-logging</artifactId>
+                    <groupId>commons-logging</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>ejb3-persistence</artifactId>
+                    <groupId>org.hibernate</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>exo.tool.framework.junit</artifactId>
+                    <groupId>org.exoplatform.tool</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>fontbox</artifactId>
+                    <groupId>org.apache.pdfbox</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>geronimo-stax-api_1.0_spec</artifactId>
+                    <groupId>org.apache.geronimo.specs</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>hibernate-annotations</artifactId>
+                    <groupId>org.hibernate</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>hibernate-core</artifactId>
+                    <groupId>org.hibernate</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>howl-logger</artifactId>
+                    <groupId>howl</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jaxb-api</artifactId>
+                    <groupId>javax.xml.bind</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jboss-negotiation-spnego</artifactId>
+                    <groupId>org.jboss.security</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jbosscache-core</artifactId>
+                    <groupId>org.jboss.cache</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jboss-common-core</artifactId>
+                    <groupId>org.jboss</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jbossjts</artifactId>
+                    <groupId>jboss.jbossts</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jboss-vfs</artifactId>
+                    <groupId>org.jboss</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jbossts-common</artifactId>
+                    <groupId>jboss.jbossts</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jempbox</artifactId>
+                    <groupId>org.apache.pdfbox</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jline</artifactId>
+                    <groupId>jline</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jmock</artifactId>
+                    <groupId>jmock</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>junit</artifactId>
+                    <groupId>junit</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jotm_jrmp_stubs</artifactId>
+                    <groupId>jotm</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jotm</artifactId>
+                    <groupId>jotm</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jta</artifactId>
+                    <groupId>javax.transaction</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>jtidy</artifactId>
+                    <groupId>jtidy</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>mail</artifactId>
+                    <groupId>javax.mail</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>pull-parser</artifactId>
+                    <groupId>pull-parser</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>quartz</artifactId>
+                    <groupId>quartz</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>reflext.apt</artifactId>
+                    <groupId>org.reflext</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>axis-saaj</artifactId>
+                    <groupId>org.apache.axis</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>servlet-api</artifactId>
+                    <groupId>javax.servlet</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>slf4j-api</artifactId>
+                    <groupId>org.slf4j</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>stax-api</artifactId>
+                    <groupId>stax</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>stax-api</artifactId>
+                    <groupId>javax.xml.stream</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>xapool</artifactId>
+                    <groupId>com.experlog</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>xdoclet</artifactId>
+                    <groupId>xdoclet</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>xdoclet-hibernate-module</artifactId>
+                    <groupId>xdoclet</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>xdoclet-xdoclet-module</artifactId>
+                    <groupId>xdoclet</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>xjavadoc</artifactId>
+                    <groupId>xdoclet</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>xml-apis</artifactId>
+                    <groupId>xml-apis</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>xmlbeans</artifactId>
+                    <groupId>org.apache.xmlbeans</groupId>
+                </exclusion>
+                <exclusion>
+                    <artifactId>axis-ant</artifactId>
+                    <groupId>org.apache.axis</groupId>
+                </exclusion>
+            </exclusions>
         </dependency>
         
         <!-- EAP overlay -->
@@ -86,6 +268,30 @@
             <version>5.1.0</version>
             <type>zip</type>
         </dependency>
+        <dependency>
+            <artifactId>slf4j-jdk14</artifactId>
+            <groupId>org.slf4j</groupId>
+            <type>jar</type>
+            <version>1.5.6</version>
+            <exclusions>
+                <exclusion>
+                    <artifactId>slf4j-api</artifactId>
+                    <groupId>org.slf4j</groupId>
+                </exclusion>
+            </exclusions>
+        </dependency>
+        <dependency>
+            <artifactId>xml-apis</artifactId>
+            <groupId>xml-apis</groupId>
+            <type>jar</type>
+            <version>1.0.b2</version>
+            <exclusions>
+                <exclusion>
+                    <artifactId>xml-apis</artifactId>
+                    <groupId>xml-apis</groupId>
+                </exclusion>
+            </exclusions>
+        </dependency>
     </dependencies>
 
     <build>



More information about the gatein-commits mailing list