From c9304681b5e5cc9779bd71ba05c8e5dc88b1f845 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Tue, 24 Dec 2019 15:07:31 +0200 Subject: [PATCH 1/2] pom.xml Update maven plugins and test libraries --- pom.xml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/pom.xml b/pom.xml index a10a724..dd3b861 100644 --- a/pom.xml +++ b/pom.xml @@ -29,8 +29,8 @@ 1.7.2 1.1.1 - 3.4 - 4.8.1 + 4.1 + 4.12 https://github.com/j256/simplemagic @@ -96,7 +96,7 @@ org.apache.maven.plugins maven-compiler-plugin - 2.5.1 + 3.8.1 1.6 1.6 @@ -105,7 +105,7 @@ org.apache.maven.plugins maven-source-plugin - 2.2.1 + 3.2.1 @@ -117,20 +117,18 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.9.1 + 3.1.1 jar - false -tag inheritDoc:X -Xdoclint:none - false This content is licensed by Gray Watson under the <a @@ -144,12 +142,12 @@ org.apache.maven.plugins maven-eclipse-plugin - 2.9 + 2.10 org.apache.maven.plugins maven-gpg-plugin - 1.4 + 1.6 sign-artifacts @@ -167,7 +165,7 @@ org.jacoco jacoco-maven-plugin - 0.7.7.201606060606 + 0.8.5 @@ -186,7 +184,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.19.1 + 3.0.0-M4 false From 0468c03b0feb62ace650d97ca48f50d203bbdd92 Mon Sep 17 00:00:00 2001 From: Sergey Ponomarev Date: Tue, 24 Dec 2019 15:56:44 +0200 Subject: [PATCH 2/2] pom.xml fix javadoc plugin for JDK11 Use instead of -Xdoclint:none Migrate to Set source to 1.6 --- pom.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index dd3b861..6aaf003 100644 --- a/pom.xml +++ b/pom.xml @@ -123,18 +123,17 @@ jar - - -tag inheritDoc:X -Xdoclint:none - This content is licensed by Gray Watson under the <a - href="http://creativecommons.org/licenses/by-sa/3.0/" >Creative Commons Attribution-Share Alike 3.0 License. + href="https://creativecommons.org/licenses/by-sa/3.0/" >Creative Commons Attribution-Share Alike 3.0 License. </a> - -tag inheritDoc:X -Xdoclint:none + -tag inheritDoc:X + none + 1.6