From b8039d9f7d7f1edf00f92ca4270ea61ac0e58dc9 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sat, 26 Mar 2022 20:44:57 -0400 Subject: [PATCH 1/5] [pom] Remove old maven exclusion from plugin annotations as no longer valid fixed since maven-plugin-annotations 3.6.2 --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index 03f0e53de..d07c7730a 100644 --- a/pom.xml +++ b/pom.xml @@ -81,14 +81,6 @@ org.apache.maven.plugin-tools maven-plugin-annotations 3.6.4 - - - - org.apache.maven - maven-artifact - - com.mycila From e8ade91e2d1819b78b3996b204757dfe5cdba0d4 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sat, 26 Mar 2022 20:59:37 -0400 Subject: [PATCH 2/5] [pom] Add remainder of group ids for maven plugins to rely less on legacy defaults --- license-maven-plugin/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/license-maven-plugin/pom.xml b/license-maven-plugin/pom.xml index 29a4ca694..ee77c7492 100644 --- a/license-maven-plugin/pom.xml +++ b/license-maven-plugin/pom.xml @@ -43,6 +43,7 @@ + org.apache.maven.plugins maven-plugin-plugin license @@ -81,6 +82,7 @@ + org.apache.maven.plugins maven-javadoc-plugin false From 979302baf88b73b1dca172b37abce8d993f384b0 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sat, 26 Mar 2022 21:03:54 -0400 Subject: [PATCH 3/5] [pom] Use short jdk 8 for compiler --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d07c7730a..86d3a9621 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ https://mycila.carbou.me/license-maven-plugin/reports/${project.version} - 1.8 + 8 UTF-8 license-maven-plugin 5.8.2 From f80f7e73b6b676e1e09e4d6afccf8115fa124860 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sat, 26 Mar 2022 21:04:55 -0400 Subject: [PATCH 4/5] [pom] Add issueManagement / ciManagement directly both are incorrect in relation to mycila-pom - issue management points to wrong place - ci management points to travis ci rather than github actions --- pom.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/pom.xml b/pom.xml index 86d3a9621..3e2cccc6b 100644 --- a/pom.xml +++ b/pom.xml @@ -35,6 +35,16 @@ 2008 https://mycila.carbou.me/license-maven-plugin/reports/${project.version} + + GitHub + https://github.com/mathieucarbou/${mycila.github.name}/issues + + + + GitHub + https://github.com/mathieucarbou/${mycila.github.name}/actions + + 8 UTF-8 From daed8855685049a044fc5d02c4e9f55269460816 Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Sat, 26 Mar 2022 21:08:47 -0400 Subject: [PATCH 5/5] [pom] Use proper maven xsd location rather than redirect or http (non secure) --- license-maven-plugin-git/pom.xml | 2 +- license-maven-plugin-svn/pom.xml | 2 +- license-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/license-maven-plugin-git/pom.xml b/license-maven-plugin-git/pom.xml index ce565ef05..1628eaea6 100755 --- a/license-maven-plugin-git/pom.xml +++ b/license-maven-plugin-git/pom.xml @@ -15,7 +15,7 @@ limitations under the License. --> - + 4.0.0 com.mycila diff --git a/license-maven-plugin-svn/pom.xml b/license-maven-plugin-svn/pom.xml index 19ecec47e..6aea2476c 100644 --- a/license-maven-plugin-svn/pom.xml +++ b/license-maven-plugin-svn/pom.xml @@ -16,7 +16,7 @@ limitations under the License. --> - + 4.0.0 com.mycila diff --git a/license-maven-plugin/pom.xml b/license-maven-plugin/pom.xml index ee77c7492..75c501194 100644 --- a/license-maven-plugin/pom.xml +++ b/license-maven-plugin/pom.xml @@ -15,7 +15,7 @@ limitations under the License. --> - + 4.0.0 diff --git a/pom.xml b/pom.xml index 3e2cccc6b..ec1caef94 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ limitations under the License. --> - + 4.0.0