Merge "Skip from the surefire execution plugins that can step over guava feet"
authorEd Warnicke <eaw@cisco.com>
Mon, 5 May 2014 12:10:39 +0000 (12:10 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 5 May 2014 12:10:39 +0000 (12:10 +0000)
opendaylight/netconf/netconf-it/pom.xml

index 0c03dda45bee20342466c35adb15f6653641d2bf..ce5203232035413c997ef54b4523becb189f3046 100644 (file)
           <forkCount>1</forkCount>
           <reuseForks>false</reuseForks>
           <perCoreThreadCount>false</perCoreThreadCount>
+          <classpathDependencyExcludes>
+            <classpathDependencyExcludes>com.google.collections:google-collections</classpathDependencyExcludes>
+            <classpathDependencyExcludes>org.ops4j.pax.url:pax-url-aether</classpathDependencyExcludes>
+          </classpathDependencyExcludes>
         </configuration>
         <executions>
           <execution>