]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - eclipse/plugins/org.argeo.slc.client.rap/pom.xml
Add resources to classpath
[gpl/argeo-slc.git] / eclipse / plugins / org.argeo.slc.client.rap / pom.xml
index a2b40fc93b072e95d39345c044302f41b08b1da6..de9dfecb74fb11dd8c9ec9d0d16cef487a363151 100644 (file)
                        <groupId>org.argeo.commons.eclipse</groupId>
                        <artifactId>org.argeo.eclipse.dep.rap</artifactId>
                        <version>${version.argeo-commons}</version>
+                       <exclusions>
+                               <exclusion>
+                                       <groupId>org.mortbay.jetty</groupId>
+                                       <artifactId>org.mortbay.jetty.server</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>org.mortbay.jetty</groupId>
+                                       <artifactId>org.mortbay.jetty.server.util</artifactId>
+                               </exclusion>
+                               <exclusion>
+                                       <groupId>org.eclipse.equinox</groupId>
+                                       <artifactId>org.eclipse.equinox.http.jetty</artifactId>
+                               </exclusion>
+                       </exclusions>
                </dependency>
 
                <!-- Argeo common distribution for Secured UI -->