diff --git a/pom.xml b/pom.xml index 188fbbf9e..040739dc4 100644 --- a/pom.xml +++ b/pom.xml @@ -22,15 +22,15 @@ limitations under the License. org.codehaus.plexus plexus pom - 6.1 + 6.3 Plexus The Plexus project provides a full software stack for creating and executing software projects. - http://codehaus-plexus.github.io/ + https://codehaus-plexus.github.io/ 2001 Codehaus Plexus - http://codehaus-plexus.github.io/ + https://codehaus-plexus.github.io/ @@ -289,12 +289,12 @@ limitations under the License. scm:git:git@github.com:codehaus-plexus/plexus-pom.git scm:git:git@github.com:codehaus-plexus/plexus-pom.git - http://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/ - plexus-6.1 + https://github.com/codehaus-plexus/plexus-pom/tree/${project.scm.tag}/ + plexus-6.3 github - http://github.com/codehaus-plexus/plexus-pom/issues + https://github.com/codehaus-plexus/plexus-pom/issues @@ -319,7 +319,8 @@ limitations under the License. 1.${javaVersion} UTF-8 https://oss.sonatype.org/content/repositories/plexus-snapshots - 2020-01-20T18:52:37Z + 2020-07-14T18:36:25Z + true @@ -381,12 +382,12 @@ limitations under the License. org.apache.maven.plugins maven-enforcer-plugin - 1.4.1 + 3.0.0-M3 org.apache.maven.plugins maven-gpg-plugin - 1.6 + 3.0.0 org.apache.maven.plugins @@ -406,7 +407,7 @@ limitations under the License. org.apache.maven.plugins maven-jxr-plugin - 3.0.0 + 3.1.0 org.apache.maven.plugins @@ -431,7 +432,7 @@ limitations under the License. org.apache.maven.plugins maven-project-info-reports-plugin - 2.9 + 3.1.0 org.apache.maven.plugins @@ -447,7 +448,7 @@ limitations under the License. org.apache.maven.plugins maven-resources-plugin - 3.0.2 + 3.1.0 org.apache.maven.plugins @@ -462,7 +463,7 @@ limitations under the License. org.apache.maven.plugins maven-site-plugin - 3.8.2 + 3.9.1 true @@ -475,12 +476,12 @@ limitations under the License. org.apache.maven.plugins maven-surefire-plugin - 2.20 + 2.22.2 org.apache.maven.plugins maven-surefire-report-plugin - 2.20 + 2.22.2 org.codehaus.mojo @@ -522,13 +523,6 @@ limitations under the License. org.apache.maven.plugins maven-enforcer-plugin - - - org.codehaus.mojo - animal-sniffer-enforcer-rule - 1.17 - - enforce-maven @@ -544,24 +538,6 @@ limitations under the License. - - check-signatures - test - - enforce - - - - - - org.codehaus.mojo.signature - java1${javaVersion} - 1.0 - - - - - @@ -590,15 +566,15 @@ limitations under the License. summary dependency-info modules - license - project-team + licenses + team scm - issue-tracking - mailing-list + issue-management + mailing-lists dependency-management dependencies dependency-convergence - cim + ci-management plugin-management plugins distribution-management @@ -689,6 +665,35 @@ limitations under the License. plexus-release + + + org.apache.maven.plugins + maven-assembly-plugin + + + org.apache.apache.resources + apache-source-release-assembly-descriptor + 1.0.6 + + + + + source-release-assembly + package + + single + + + true + + source-release + + posix + + + + org.apache.maven.plugins maven-gpg-plugin @@ -731,5 +736,46 @@ limitations under the License. + + pre-JEP_247 + + [7,8] + + + + + org.apache.maven.plugins + maven-enforcer-plugin + + + org.codehaus.mojo + animal-sniffer-enforcer-rule + 1.18 + + + + + check-signatures + test + + enforce + + + + + + org.codehaus.mojo.signature + java1${javaVersion} + 1.0 + + + + + + + + + +