Replace mockito-all by mockito-core (see Bug 7662) 52/50852/1
authorMichael Vorburger <vorburger@redhat.com>
Mon, 23 Jan 2017 18:48:47 +0000 (19:48 +0100)
committerMichael Vorburger <vorburger@redhat.com>
Mon, 23 Jan 2017 18:48:47 +0000 (19:48 +0100)
Change-Id: I17d21518f12305c63eae0b901546fc4e4c851368
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
13 files changed:
aaa-authn-basic/pom.xml
aaa-authn-federation/pom.xml
aaa-authn-mdsal-store/aaa-authn-mdsal-store-impl/pom.xml
aaa-authn-store/pom.xml
aaa-authn-sts/pom.xml
aaa-cert/pom.xml
aaa-encrypt-service/pom.xml
aaa-filterchain/pom.xml
aaa-h2-store/pom.xml
aaa-idmlight/pom.xml
aaa-idp-mapping/pom.xml
aaa-shiro-act/pom.xml
aaa-shiro/impl/pom.xml

index e01a7ce0bf025c4b50802cf314d40f9fc4609232..ae141eaad66b9e403c4d8654d2eaacd72e14e2d7 100644 (file)
@@ -39,7 +39,7 @@
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
+            <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
index a0fbea57afd835991a6afb9f4135f4081abd234e..5c721b8db2d01ced38a9100d60c12ea9b9f8ae19 100644 (file)
@@ -74,7 +74,7 @@
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
+            <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
index f5b00c539fb245f6025c666643cb454c7497222d..a9f42d2551ef0fc07fb6ffd687fad0a2858b0a3f 100644 (file)
@@ -66,7 +66,7 @@
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
+            <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
index c700bcc8aa82968c5170b4fafa44b9832c7e9576..9f63cb0ba9839f65bcb4e37be67cc12810b0267e 100644 (file)
@@ -40,7 +40,7 @@
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
+            <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
index 5704cef712c889fc88fd7bf4cdb8cae39371a9c1..37ab1555eaf0d737d5c128f06cf94b809a32956a 100644 (file)
@@ -74,7 +74,7 @@
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
+            <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
index 37d8a844769dc0fab2dd8a939c26dd6ddace83bf..8bc21c60bdc34fe32bca82806faa1c46b5fe4d5d 100755 (executable)
@@ -56,7 +56,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>
index dd6197b67b23ca115a70baf0c498e33fb969aead..fed9a422f79bdb251fd72c0e6471560269b7f585 100644 (file)
@@ -50,7 +50,7 @@
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
+            <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
     </dependencies>
index bb4ab96e671ee4847089a7dd17c2c59e6b320c02..f9d0ab9ae64d208a9fb0c6afcf33ed9144a2d162 100644 (file)
@@ -37,7 +37,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
   </dependencies>
index 5ebdf5784ae4198cbf76a6b8b8b1a090fd276ec0..a7d80e434aebc7901ef2fcd2b26914b0087b9fac 100644 (file)
@@ -54,7 +54,7 @@
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
+            <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
index 4cf8040842971166f6daf4d2c123006b8a9c6d34..8e29816feae90b51892a7bd503a3303174b9fa38 100644 (file)
@@ -65,7 +65,7 @@
         </dependency>
         <dependency>
             <groupId>org.mockito</groupId>
-            <artifactId>mockito-all</artifactId>
+            <artifactId>mockito-core</artifactId>
             <scope>test</scope>
         </dependency>
         <dependency>
index 9c532d3e6093131787bb33757614dcfd2c471e91..715a8eced2d54d3103540c500566e4038cd03bfa 100644 (file)
@@ -36,7 +36,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>
index 293976b4cca55ed059c5f06151676aa8e67d50da..98afa0f348a23e58bfa88b11862a3bef6714b213 100644 (file)
@@ -39,7 +39,7 @@
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
   </dependencies>
index 416d68f1914827648a6c6136c14591edf230de82..88a6b675b47f72648669dc09a5dd3c36d0bc4148 100644 (file)
@@ -100,7 +100,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     </dependency>
     <dependency>
       <groupId>org.mockito</groupId>
-      <artifactId>mockito-all</artifactId>
+      <artifactId>mockito-core</artifactId>
       <scope>test</scope>
     </dependency>
     <dependency>