Browse Source

remove dependency

Nick Kasvosve 9 years ago
parent
commit
5ae3dcfaa1
1 changed files with 0 additions and 23 deletions
  1. 0 23
      frameworks/Java/beyondj/beyondj-launcher/pom.xml

+ 0 - 23
frameworks/Java/beyondj/beyondj-launcher/pom.xml

@@ -150,29 +150,6 @@
                 </exclusion>
             </exclusions>
         </dependency>
-        <dependency>
-            <groupId>com.lenox.platform</groupId>
-            <artifactId>beyondj-camel-jetty</artifactId>
-            <version>${beyondj.platform.version}</version>
-            <exclusions>
-                <exclusion>
-                    <groupId>org.apache.geronimo.specs</groupId>
-                    <artifactId>geronimo-servlet_3.0_spec</artifactId>
-                </exclusion>
-                <exclusion>
-                    <artifactId>spring-aop</artifactId>
-                    <groupId>org.springframework</groupId>
-                </exclusion>
-                <exclusion>
-                    <artifactId>jaxb-core</artifactId>
-                    <groupId>com.sun.xml.bind</groupId>
-                </exclusion>
-                <exclusion>
-                    <artifactId>jaxb-impl</artifactId>
-                    <groupId>com.sun.xml.bind</groupId>
-                </exclusion>
-            </exclusions>
-        </dependency>
 
         <dependency>
             <groupId>com.lenox.platform</groupId>