Added AAI Query Tool
[holmes/common.git] / holmes-actions / pom.xml
index c37e04f..cf110c4 100644 (file)
@@ -22,6 +22,7 @@
         <dependency>\r
             <groupId>org.onap.msb.java-sdk</groupId>\r
             <artifactId>msb-java-sdk</artifactId>\r
+            <scope>provided</scope>\r
             <exclusions>\r
                 <exclusion>\r
                     <groupId>com.eclipsesource.jaxrs</groupId>\r
@@ -44,6 +45,7 @@
         <dependency>\r
             <groupId>io.dropwizard</groupId>\r
             <artifactId>dropwizard-core</artifactId>\r
+            <scope>provided</scope>\r
             <exclusions>\r
                 <exclusion>\r
                     <groupId>com.fasterxml.jackson.core</groupId>\r
             <groupId>org.projectlombok</groupId>\r
             <artifactId>lombok</artifactId>\r
         </dependency>\r
-        <dependency>\r
-            <groupId>io.dropwizard</groupId>\r
-            <artifactId>dropwizard-jdbi</artifactId>\r
-        </dependency>\r
         <dependency>\r
             <groupId>org.quartz-scheduler</groupId>\r
             <artifactId>quartz</artifactId>\r
@@ -88,6 +86,7 @@
         <dependency>\r
             <groupId>junit</groupId>\r
             <artifactId>junit</artifactId>\r
+            <scope>test</scope>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.hamcrest</groupId>\r
         <dependency>\r
             <groupId>org.powermock</groupId>\r
             <artifactId>powermock-module-junit4</artifactId>\r
+            <scope>test</scope>\r
         </dependency>\r
         <dependency>\r
             <groupId>io.dropwizard</groupId>\r
             <artifactId>dropwizard-jdbi</artifactId>\r
+            <scope>provided</scope>\r
         </dependency>\r
         <dependency>\r
             <groupId>com.google.guava</groupId>\r
         <dependency>\r
             <groupId>org.easymock</groupId>\r
             <artifactId>easymock</artifactId>\r
+            <scope>test</scope>\r
         </dependency>\r
         <dependency>\r
             <groupId>org.powermock</groupId>\r
             <groupId>org.apache.httpcomponents</groupId>\r
             <artifactId>httpclient</artifactId>\r
         </dependency>\r
-\r
-        <dependency>\r
-            <groupId>net.sf.json-lib</groupId>\r
-            <artifactId>json-lib</artifactId>\r
-            <version>2.4</version>\r
-            <classifier>jdk15</classifier>\r
-            <exclusions>\r
-                <exclusion>\r
-                    <groupId>commons-collections</groupId>\r
-                    <artifactId>commons-collections</artifactId>\r
-                </exclusion>\r
-                <exclusion>\r
-                    <groupId>commons-beanutils</groupId>\r
-                    <artifactId>commons-beanutils</artifactId>\r
-                </exclusion>\r
-            </exclusions>\r
-        </dependency>\r
         <dependency>\r
             <groupId>commons-collections</groupId>\r
             <artifactId>commons-collections</artifactId>\r