From 8a59174a164ff3872d796d68217361b7f7de2a6e Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Tue, 4 Apr 2017 21:39:16 -0700 Subject: [PATCH 1/6] bunch of Maven core plugin updates to latest --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index b8fbe03..e292c3b 100644 --- a/pom.xml +++ b/pom.xml @@ -128,17 +128,17 @@ org.apache.maven.plugins maven-assembly-plugin - 2.5.3 + 3.0.0 org.apache.maven.plugins maven-clean-plugin - 2.6.1 + 3.0.0 org.apache.maven.plugins maven-compiler-plugin - 3.2 + 3.6.1 true @@ -181,7 +181,7 @@ org.apache.maven.plugins maven-jar-plugin - 2.5 + 3.0.2 true @@ -191,7 +191,7 @@ org.apache.maven.plugins maven-release-plugin - 2.5.2 + 2.5.3 true false @@ -210,7 +210,7 @@ org.apache.maven.plugins maven-resources-plugin - 2.7 + 3.0.2 true @@ -219,12 +219,12 @@ org.apache.maven.plugins maven-scm-plugin - 1.9.2 + 1.9.5 org.apache.maven.plugins maven-site-plugin - 3.4 + 3.6 org.apache.maven.wagon @@ -236,7 +236,7 @@ org.apache.maven.plugins maven-source-plugin - 2.4 + 3.0.1 true From fb1df44b865ca0eb76034556f1f80b61acd3546d Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Tue, 4 Apr 2017 21:39:46 -0700 Subject: [PATCH 2/6] removed wrong org data for Igor --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index e292c3b..833d65a 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,6 @@ ifedorenko Igor Fedorenko igor@ifedorenko.com - Sonatype Project Lead From 7c0aeb1248b6539d29118354e797b170a267da36 Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Tue, 4 Apr 2017 21:40:25 -0700 Subject: [PATCH 3/6] added Manfred as contributor --- pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pom.xml b/pom.xml index 833d65a..541972f 100644 --- a/pom.xml +++ b/pom.xml @@ -45,6 +45,15 @@ -5 + + mmoser + Manfred Moser + manfred@simpligility.com + + Contributor + + -8 + From 5bb961d4340b05c5303cf61ed67f62f5673fd6d4 Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Tue, 4 Apr 2017 21:45:44 -0700 Subject: [PATCH 4/6] updated antrun and license plugin --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 541972f..34b96d8 100644 --- a/pom.xml +++ b/pom.xml @@ -131,7 +131,7 @@ org.apache.maven.plugins maven-antrun-plugin - 1.7 + 1.8 org.apache.maven.plugins @@ -279,7 +279,7 @@ com.mycila license-maven-plugin - 2.6 + 3.0 true true From 444bc48cebd9289e9a91ea570bfb48d48d9aa58b Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Tue, 4 Apr 2017 21:46:39 -0700 Subject: [PATCH 5/6] updated to latest takari lifecycle --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 34b96d8..0017bcb 100644 --- a/pom.xml +++ b/pom.xml @@ -80,7 +80,7 @@ UTF-8 UTF-8 - 1.11.9 + 1.12.3 1.7 http://takari.io/support/license-header.txt From b82d6c13b87bf4b88cce50061493967e2d02aaa5 Mon Sep 17 00:00:00 2001 From: Manfred Moser Date: Tue, 4 Apr 2017 21:58:06 -0700 Subject: [PATCH 6/6] a bunch more plugin updates --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 0017bcb..1466f86 100644 --- a/pom.xml +++ b/pom.xml @@ -165,12 +165,12 @@ org.apache.maven.plugins maven-docck-plugin - 1.0 + 1.1 org.apache.maven.plugins maven-enforcer-plugin - 1.3.1 + 1.4.1 org.apache.maven.plugins @@ -253,12 +253,12 @@ org.apache.maven.plugins maven-surefire-plugin - 2.18 + 2.19.1 org.codehaus.mojo animal-sniffer-maven-plugin - 1.13 + 1.15 org.codehaus.mojo.signature