From d66d3c8adde5cfaf14c9b93705d7f4f7bec44106 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:27:57 +0100 Subject: [PATCH 01/17] Update maven-scm --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 567e7286eb..c83ff0d2f6 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ git - 1.9.5 + 1.11.1 true 1.15 From bd88ab74a2b44c37e270ee7e4e66ee389ba72b0a Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:28:17 +0100 Subject: [PATCH 02/17] Update m-clean-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c83ff0d2f6..2943ad6b11 100644 --- a/pom.xml +++ b/pom.xml @@ -302,7 +302,7 @@ maven-clean-plugin - 3.0.0 + 3.1.0 maven-compiler-plugin From e92701d68fb205fc3ba821a6f04d7d5dadc74b4f Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:28:24 +0100 Subject: [PATCH 03/17] Update m-compiler-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2943ad6b11..3cb16edbbc 100644 --- a/pom.xml +++ b/pom.xml @@ -306,7 +306,7 @@ maven-compiler-plugin - 3.6.1 + 3.8.0 maven-dependency-plugin From 647a9433353b33eaa3e05f218dcc42d9bc7855aa Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:28:40 +0100 Subject: [PATCH 04/17] Update m-dependency-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3cb16edbbc..cc94d6fe51 100644 --- a/pom.xml +++ b/pom.xml @@ -310,7 +310,7 @@ maven-dependency-plugin - 3.0.0 + 3.1.1 maven-jar-plugin From b96483e0608923f227aa3999bf1e143f901be123 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:28:57 +0100 Subject: [PATCH 05/17] Update m-jar-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cc94d6fe51..80a5563f3f 100644 --- a/pom.xml +++ b/pom.xml @@ -314,7 +314,7 @@ maven-jar-plugin - 3.0.2 + 3.1.0 maven-resources-plugin From 9860a72eb1bbbc668ef62b491dcccd9249dfc378 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:29:04 +0100 Subject: [PATCH 06/17] Update m-resources-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80a5563f3f..91a66e7cda 100644 --- a/pom.xml +++ b/pom.xml @@ -318,7 +318,7 @@ maven-resources-plugin - 3.0.2 + 3.1.0 maven-surefire-plugin From 2e04121155cffbccee74b2839512d2502274bc5b Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:29:30 +0100 Subject: [PATCH 07/17] Update surefire and failsafe plugins --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 91a66e7cda..ea58153212 100644 --- a/pom.xml +++ b/pom.xml @@ -322,11 +322,11 @@ maven-surefire-plugin - 2.20 + 3.0.0-M1 maven-failsafe-plugin - 2.19.1 + 3.0.0-M1 maven-deploy-plugin From eddf94f924a8b7ab9382652ce9a3a5a36f8b7d17 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:29:41 +0100 Subject: [PATCH 08/17] Update m-deploy-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ea58153212..4d8257a23b 100644 --- a/pom.xml +++ b/pom.xml @@ -330,7 +330,7 @@ maven-deploy-plugin - 2.8.2 + 3.0.0-M1 maven-enforcer-plugin From 0a1f151e1fe0a56bd735a77bb4d4da90e79bae73 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:29:51 +0100 Subject: [PATCH 09/17] Update m-enforcer-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4d8257a23b..b0003f031f 100644 --- a/pom.xml +++ b/pom.xml @@ -334,7 +334,7 @@ maven-enforcer-plugin - 3.0.0-M1 + 3.0.0-M2 maven-install-plugin From 0eace6d601b665b0623c40296c63e797f6834e6d Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:30:01 +0100 Subject: [PATCH 10/17] Update m-install-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b0003f031f..9103a1b6ed 100644 --- a/pom.xml +++ b/pom.xml @@ -338,7 +338,7 @@ maven-install-plugin - 2.5.2 + 3.0.0-M1 maven-javadoc-plugin From 92f56c38782bb73e214be28e363f6bf602c0ab26 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:30:12 +0100 Subject: [PATCH 11/17] Update m-javadoc-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9103a1b6ed..3a1da39a04 100644 --- a/pom.xml +++ b/pom.xml @@ -342,7 +342,7 @@ maven-javadoc-plugin - 2.10.4 + 3.0.1 true From 46634f92b22b5d1b816fcd42ed7afd5a9a78060e Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:30:20 +0100 Subject: [PATCH 12/17] Update m-war-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a1da39a04..2dc3eb4635 100644 --- a/pom.xml +++ b/pom.xml @@ -373,7 +373,7 @@ maven-war-plugin - 3.0.0 + 3.2.2 org.codehaus.mojo From 5b2da3053102a454706fbb926590de379daa896a Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:30:29 +0100 Subject: [PATCH 13/17] Update jacoco-m-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2dc3eb4635..2e85d99800 100644 --- a/pom.xml +++ b/pom.xml @@ -422,7 +422,7 @@ org.jacoco jacoco-maven-plugin - 0.7.9 + 0.8.1 org.kohsuke.gmaven From b5da022f6277896f3a1d84b15dd1d0d7d4be3a7a Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:30:38 +0100 Subject: [PATCH 14/17] Update mrm-m-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e85d99800..0f2807d50f 100644 --- a/pom.xml +++ b/pom.xml @@ -1446,7 +1446,7 @@ org.codehaus.mojo mrm-maven-plugin - 1.0.1 + 1.1.0 From 948e0f4933be8cf60c9f44725302ab72e333afc2 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Sun, 2 Dec 2018 14:30:47 +0100 Subject: [PATCH 15/17] Update m-invoker-p --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0f2807d50f..bbdd4c75bd 100644 --- a/pom.xml +++ b/pom.xml @@ -1464,7 +1464,7 @@ maven-invoker-plugin - 2.0.0 + 3.1.0 integration-test From b9202a5ccc48cffb710be468f4279fb9102d3b35 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Mon, 3 Dec 2018 17:48:09 +0100 Subject: [PATCH 16/17] Revert "Update surefire and failsafe plugins" This reverts commit 2e04121155cffbccee74b2839512d2502274bc5b. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index bbdd4c75bd..7b303ac74e 100644 --- a/pom.xml +++ b/pom.xml @@ -322,11 +322,11 @@ maven-surefire-plugin - 3.0.0-M1 + 2.20 maven-failsafe-plugin - 3.0.0-M1 + 2.19.1 maven-deploy-plugin From 534d4a26f103e4afc3a186dba69eb03de5a64010 Mon Sep 17 00:00:00 2001 From: Baptiste Mathus Date: Thu, 6 Dec 2018 11:10:03 +0100 Subject: [PATCH 17/17] Revert "Update m-deploy-p" This reverts commit eddf94f924a8b7ab9382652ce9a3a5a36f8b7d17. Also added a note as to why/until what this upgrade must be postponed. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7b303ac74e..9974c4990b 100644 --- a/pom.xml +++ b/pom.xml @@ -330,7 +330,7 @@ maven-deploy-plugin - 3.0.0-M1 + 2.8.2 maven-enforcer-plugin