From ec6280f4f7a9bf6f9cae87a1b3ff0e29b651e736 Mon Sep 17 00:00:00 2001 From: Peter Palaga Date: Fri, 16 Oct 2020 23:34:06 +0200 Subject: [PATCH] Downgrade to maven-surefire-plugin 2.22.2 to avoid weird issues --- integration-tests/src/test/projects/invoker/pom.xml | 2 +- .../src/test/projects/invoker/src/it/invoke-hello/pom.xml | 2 +- integration-tests/src/test/projects/module-and-plugin/pom.xml | 2 +- integration-tests/src/test/projects/multi-module/pom.xml | 2 +- integration-tests/src/test/projects/single-module/pom.xml | 2 +- .../src/test/projects/upgrades-in-bom/hello-0.0.1/pom.xml | 2 +- .../test/projects/upgrades-in-bom/hello-0.0.2-SNAPSHOT/pom.xml | 2 +- .../src/test/projects/upgrades-in-bom/parent/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/integration-tests/src/test/projects/invoker/pom.xml b/integration-tests/src/test/projects/invoker/pom.xml index fc7bb9a0..2e8dd309 100644 --- a/integration-tests/src/test/projects/invoker/pom.xml +++ b/integration-tests/src/test/projects/invoker/pom.xml @@ -33,7 +33,7 @@ 3.8.0 2.4 2.6 - 3.0.0-M5 + 2.22.2 diff --git a/integration-tests/src/test/projects/invoker/src/it/invoke-hello/pom.xml b/integration-tests/src/test/projects/invoker/src/it/invoke-hello/pom.xml index 40402d22..b23cfbe1 100644 --- a/integration-tests/src/test/projects/invoker/src/it/invoke-hello/pom.xml +++ b/integration-tests/src/test/projects/invoker/src/it/invoke-hello/pom.xml @@ -33,7 +33,7 @@ 3.8.0 2.4 2.6 - 3.0.0-M5 + 2.22.2 diff --git a/integration-tests/src/test/projects/module-and-plugin/pom.xml b/integration-tests/src/test/projects/module-and-plugin/pom.xml index eb534e7f..491a1986 100644 --- a/integration-tests/src/test/projects/module-and-plugin/pom.xml +++ b/integration-tests/src/test/projects/module-and-plugin/pom.xml @@ -33,7 +33,7 @@ 3.8.0 2.4 2.6 - 2.22.3 + 2.22.2 diff --git a/integration-tests/src/test/projects/multi-module/pom.xml b/integration-tests/src/test/projects/multi-module/pom.xml index 3ce1aa06..12a808d7 100644 --- a/integration-tests/src/test/projects/multi-module/pom.xml +++ b/integration-tests/src/test/projects/multi-module/pom.xml @@ -33,7 +33,7 @@ 3.8.0 2.4 2.6 - 3.0.0-M5 + 2.22.2 diff --git a/integration-tests/src/test/projects/single-module/pom.xml b/integration-tests/src/test/projects/single-module/pom.xml index 2aabd80c..725c93ca 100644 --- a/integration-tests/src/test/projects/single-module/pom.xml +++ b/integration-tests/src/test/projects/single-module/pom.xml @@ -33,7 +33,7 @@ 3.8.0 2.4 2.6 - 3.0.0-M5 + 2.22.2 diff --git a/integration-tests/src/test/projects/upgrades-in-bom/hello-0.0.1/pom.xml b/integration-tests/src/test/projects/upgrades-in-bom/hello-0.0.1/pom.xml index 795ee190..84549432 100644 --- a/integration-tests/src/test/projects/upgrades-in-bom/hello-0.0.1/pom.xml +++ b/integration-tests/src/test/projects/upgrades-in-bom/hello-0.0.1/pom.xml @@ -33,7 +33,7 @@ 3.8.0 2.4 2.6 - 3.0.0-M5 + 2.22.2 diff --git a/integration-tests/src/test/projects/upgrades-in-bom/hello-0.0.2-SNAPSHOT/pom.xml b/integration-tests/src/test/projects/upgrades-in-bom/hello-0.0.2-SNAPSHOT/pom.xml index 29f6d876..7bbf1639 100644 --- a/integration-tests/src/test/projects/upgrades-in-bom/hello-0.0.2-SNAPSHOT/pom.xml +++ b/integration-tests/src/test/projects/upgrades-in-bom/hello-0.0.2-SNAPSHOT/pom.xml @@ -33,7 +33,7 @@ 3.8.0 2.4 2.6 - 3.0.0-M5 + 2.22.2 diff --git a/integration-tests/src/test/projects/upgrades-in-bom/parent/pom.xml b/integration-tests/src/test/projects/upgrades-in-bom/parent/pom.xml index 098472bb..fde993f4 100644 --- a/integration-tests/src/test/projects/upgrades-in-bom/parent/pom.xml +++ b/integration-tests/src/test/projects/upgrades-in-bom/parent/pom.xml @@ -34,7 +34,7 @@ 3.8.0 2.4 2.6 - 3.0.0-M5 + 2.22.2