From dd64d974b4808ca7b0096749ccd71b1fcd794c13 Mon Sep 17 00:00:00 2001 From: gjoranv Date: Wed, 6 Mar 2019 12:22:21 +0100 Subject: Upgrade maven-dependency-plugin to 3.1.1 - Build jdisc_core_test test bundles right after compile phase to still allow running 'mvn test'. - Note that 'mvn compile' still fails because the integration_test module tries to copy test jars in that phase. --- jdisc_core_test/integration_test/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jdisc_core_test/integration_test') diff --git a/jdisc_core_test/integration_test/pom.xml b/jdisc_core_test/integration_test/pom.xml index b1cebcdfcc6..c876df3273c 100644 --- a/jdisc_core_test/integration_test/pom.xml +++ b/jdisc_core_test/integration_test/pom.xml @@ -22,7 +22,7 @@ org.mockito - mockito-all + mockito-core test -- cgit v1.2.3