Reduce scope from 'compile' to 'test' for 'junit-vintage-engine' 80/107280/2
authorvasraz <vasyl.razinkov@est.tech>
Wed, 6 May 2020 22:57:53 +0000 (23:57 +0100)
committerOfir Sonsino <ofir.sonsino@intl.att.com>
Thu, 7 May 2020 08:25:31 +0000 (08:25 +0000)
Change-Id: I39b0be6ba6650c9a7215acf359f3d74e0a24e553
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Issue-ID: SDC-2844
Issue-ID: SDC-2983

20 files changed:
asdctool/pom.xml
catalog-be/pom.xml
catalog-dao/pom.xml
catalog-fe/pom.xml
catalog-model/pom.xml
common-app-api/pom.xml
common-app-logging/pom.xml
common-be/pom.xml
common/onap-common-configuration-management/onap-configuration-management-api/pom.xml
common/onap-common-configuration-management/onap-configuration-management-core/pom.xml
common/onap-generic-artifact-browser/onap-generic-artifact-browser-component-tests/pom.xml
common/onap-generic-artifact-browser/onap-generic-artifact-browser-service/pom.xml
common/onap-tosca-datatype/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/item-rest/item-rest-services/pom.xml
openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml
openecomp-be/pom.xml
pom.xml
ui-ci/pom.xml
utils/DmaapPublisher/pom.xml
utils/webseal-simulator/pom.xml

index d512cfd..e6ff5c6 100644 (file)
@@ -25,6 +25,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
index 6325f6c..27c4849 100644 (file)
@@ -33,6 +33,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <!--JSON and YAML Parsing-->
       <version>${jersey-bom.version}</version>
     </dependency>
 
-    <dependency>
-      <groupId>com.github.tomakehurst</groupId>
-      <artifactId>wiremock-standalone</artifactId>
-      <scope>test</scope>
-    </dependency>
-
     <dependency>
       <groupId>org.eclipse.jetty</groupId>
       <artifactId>jetty-webapp</artifactId>
index 8293a53..ba2ec97 100644 (file)
@@ -46,6 +46,7 @@ Modifications copyright (c) 2018 Nokia
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <!-- Common of SDC -->
index 777766b..3781bb5 100644 (file)
@@ -25,6 +25,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
index f7d5b34..5fd10f7 100644 (file)
@@ -26,6 +26,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <!-- Common of SDC -->
index 86a3347..210a9b2 100644 (file)
@@ -25,6 +25,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
index 201158a..19dc8bb 100644 (file)
@@ -25,6 +25,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
index 672d0a2..f08154f 100644 (file)
@@ -25,6 +25,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <!-- Common of SD&C -->
index 10d0614..2981a6b 100644 (file)
@@ -26,6 +26,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
index 22e8581..eed7978 100755 (executable)
@@ -42,6 +42,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
index 2ce32b8..bdfa150 100644 (file)
@@ -25,6 +25,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <!--tested packages-->
index 2e88029..5056341 100644 (file)
@@ -31,6 +31,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
index 5d3e55a..6292c56 100644 (file)
@@ -41,6 +41,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
index c222c2f..205f925 100644 (file)
@@ -65,7 +65,7 @@
     <dependency>
       <groupId>com.github.tomakehurst</groupId>
       <artifactId>wiremock-standalone</artifactId>
-      <version>2.6.0</version>
+      <version>${wire-mock.version}</version>
       <scope>test</scope>
     </dependency>
     <dependency>
index ffb2a7c..44ea11c 100644 (file)
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>com.github.tomakehurst</groupId>
       <artifactId>wiremock-standalone</artifactId>
-      <version>2.6.0</version>
+      <version>${wire-mock.version}</version>
       <scope>test</scope>
     </dependency>
   </dependencies>
index 2202ee3..e2bb0bc 100644 (file)
@@ -45,6 +45,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
diff --git a/pom.xml b/pom.xml
index fad19f7..c7e972a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -44,14 +44,14 @@ Modifications copyright (c) 2018-2019 Nokia
 
     <!-- 3rd parties versions -->
     <bean-matcher.version>0.11</bean-matcher.version>
-    <lang3.version>3.3.2</lang3.version>
+    <lang3.version>3.10</lang3.version>
     <guava.version>18.0</guava.version>
     <janusgraph.version>0.3.1</janusgraph.version>
     <spring.version>4.3.18.RELEASE</spring.version>
     <jersey-bom.version>2.27</jersey-bom.version>
     <netty.version>4.1.36.Final</netty.version>
     <servlet-api.version>3.1.0</servlet-api.version>
-    <wire-mock.version>2.18.0</wire-mock.version>
+    <wire-mock.version>2.26.3</wire-mock.version>
     <ecomp.version>2.6.0</ecomp.version>
     <cassandra.unit.version>4.3.1.0</cassandra.unit.version>
     <cadi.version>2.1.8</cadi.version>
@@ -113,7 +113,7 @@ Modifications copyright (c) 2018-2019 Nokia
     <junit.version>4.12</junit.version>
     <junit.platform.version>1.6.0</junit.platform.version>
     <junitJupiter.version>5.6.0</junitJupiter.version>
-    <assertj.version>3.10.0</assertj.version>
+    <assertj.version>3.16.0</assertj.version>
     <testng.version>6.14.3</testng.version>
     <cucumber.version>5.6.0</cucumber.version>
     <bean-matchers.version>0.11</bean-matchers.version>
@@ -206,7 +206,6 @@ Modifications copyright (c) 2018-2019 Nokia
         <version>${jmockit.version}</version>
       </dependency>
 
-
       <dependency>
         <groupId>com.github.tomakehurst</groupId>
         <artifactId>wiremock-standalone</artifactId>
@@ -465,12 +464,12 @@ Modifications copyright (c) 2018-2019 Nokia
             <configuration>
               <source>
                 pom.properties['deploy.url'] =
-                pom.version.contains('-SNAPSHOT') ?
-                project.distributionManagement.snapshotRepository.url :
-                project.distributionManagement.repository.url;
+                  pom.version.contains('-SNAPSHOT') ?
+                    project.distributionManagement.snapshotRepository.url :
+                    project.distributionManagement.repository.url;
                 pom.properties['repo.id'] = pom.version.contains('-SNAPSHOT') ?
-                project.distributionManagement.snapshotRepository.id :
-                project.distributionManagement.repository.id;
+                  project.distributionManagement.snapshotRepository.id :
+                  project.distributionManagement.repository.id;
               </source>
             </configuration>
           </execution>
index 56c8de9..da09985 100644 (file)
@@ -32,6 +32,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>
index 45db744..b2b013e 100644 (file)
@@ -24,6 +24,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <!--spock testing-->
index f446e28..0c7bd25 100644 (file)
@@ -36,6 +36,7 @@
       <groupId>org.junit.vintage</groupId>
       <artifactId>junit-vintage-engine</artifactId>
       <version>${junitJupiter.version}</version>
+      <scope>test</scope>
     </dependency>
 
     <dependency>