diff --git a/pom.xml b/pom.xml index 701edc44..24d6c27a 100644 --- a/pom.xml +++ b/pom.xml @@ -115,13 +115,13 @@ under the License. 1.11.1 - 1.11.1 + 1.11.1 3.2.5 1.13.0 1.0.0.v20140518 3.12.1 1.11.1 - 2.22.2 + 3.1.0 ParameterNumber,MethodLength 2023-04-15T14:36:20Z @@ -214,7 +214,7 @@ under the License. org.apache.bcel bcel - 6.6.0 + 6.7.0 org.eclipse.aether @@ -345,12 +345,12 @@ under the License. org.apache.maven.doxia doxia-decoration-model - ${doxia-sitetoolsVersion} + ${doxiaSitetoolsVersion} org.apache.maven.doxia doxia-site-renderer - ${doxia-sitetoolsVersion} + ${doxiaSitetoolsVersion} org.codehaus.plexus @@ -365,7 +365,7 @@ under the License. org.apache.maven.doxia doxia-integration-tools - ${doxia-sitetoolsVersion} + ${doxiaSitetoolsVersion} org.codehaus.plexus @@ -389,7 +389,7 @@ under the License. org.codehaus.plexus plexus-utils - 3.4.2 + 3.5.1 org.codehaus.plexus @@ -461,7 +461,7 @@ under the License. org.apache.maven.wagon wagon-http-lightweight - 3.5.1 + 3.5.3 test diff --git a/src/it/multi-module/pom.xml b/src/it/multi-module/pom.xml index 60cd695d..0cbf1da1 100644 --- a/src/it/multi-module/pom.xml +++ b/src/it/multi-module/pom.xml @@ -26,7 +26,7 @@ org.apache apache - 16 + 29 org.apache.maven.plugins.project-info-reports.its diff --git a/src/test/resources/plugin-configs/ci-management-plugin-config.xml b/src/test/resources/plugin-configs/ci-management-plugin-config.xml index 1aede558..56eff3d0 100644 --- a/src/test/resources/plugin-configs/ci-management-plugin-config.xml +++ b/src/test/resources/plugin-configs/ci-management-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar ci mangement project info + http://maven.apache.org junit @@ -44,4 +45,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/ci-management-plugin-with-ci-section-config.xml b/src/test/resources/plugin-configs/ci-management-plugin-with-ci-section-config.xml index 3ec898ed..b329f91c 100644 --- a/src/test/resources/plugin-configs/ci-management-plugin-with-ci-section-config.xml +++ b/src/test/resources/plugin-configs/ci-management-plugin-with-ci-section-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar ci management project info + http://maven.apache.org junit @@ -48,4 +49,4 @@ under the License. TeamCity https://example.com - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/dependency-convergence-plugin-config.xml b/src/test/resources/plugin-configs/dependency-convergence-plugin-config.xml index 831f98e2..e252f05d 100644 --- a/src/test/resources/plugin-configs/dependency-convergence-plugin-config.xml +++ b/src/test/resources/plugin-configs/dependency-convergence-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT pom dependency convergence project info + http://maven.apache.org junit @@ -48,4 +49,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/dependency-management-plugin-config.xml b/src/test/resources/plugin-configs/dependency-management-plugin-config.xml index 867689a4..7630a657 100644 --- a/src/test/resources/plugin-configs/dependency-management-plugin-config.xml +++ b/src/test/resources/plugin-configs/dependency-management-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar dependency management project info + http://maven.apache.org junit diff --git a/src/test/resources/plugin-configs/index-plugin-config.xml b/src/test/resources/plugin-configs/index-plugin-config.xml index 78277252..7cc0fc53 100644 --- a/src/test/resources/plugin-configs/index-plugin-config.xml +++ b/src/test/resources/plugin-configs/index-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar index project info + http://maven.apache.org junit @@ -44,4 +45,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/issue-management-plugin-config.xml b/src/test/resources/plugin-configs/issue-management-plugin-config.xml index 889df8c1..56c6f49b 100644 --- a/src/test/resources/plugin-configs/issue-management-plugin-config.xml +++ b/src/test/resources/plugin-configs/issue-management-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar issue management project info + http://maven.apache.org junit @@ -48,4 +49,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/licenses-plugin-config-linkonly.xml b/src/test/resources/plugin-configs/licenses-plugin-config-linkonly.xml index a6be1a9e..62c32657 100644 --- a/src/test/resources/plugin-configs/licenses-plugin-config-linkonly.xml +++ b/src/test/resources/plugin-configs/licenses-plugin-config-linkonly.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar licenses project info + http://maven.apache.org The Apache Software License, Version 2.0 @@ -54,4 +55,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/licenses-plugin-config.xml b/src/test/resources/plugin-configs/licenses-plugin-config.xml index 88028d47..d03ba8e1 100644 --- a/src/test/resources/plugin-configs/licenses-plugin-config.xml +++ b/src/test/resources/plugin-configs/licenses-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar licenses project info + http://maven.apache.org The Apache Software License, Version 2.0 @@ -53,4 +54,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/mailing-lists-plugin-config-invalidlink.xml b/src/test/resources/plugin-configs/mailing-lists-plugin-config-invalidlink.xml index 6f4cde9a..3ed9413e 100644 --- a/src/test/resources/plugin-configs/mailing-lists-plugin-config-invalidlink.xml +++ b/src/test/resources/plugin-configs/mailing-lists-plugin-config-invalidlink.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar mailing lists project info + http://maven.apache.org junit diff --git a/src/test/resources/plugin-configs/mailing-lists-plugin-config.xml b/src/test/resources/plugin-configs/mailing-lists-plugin-config.xml index 2cd6e45b..c35c7104 100644 --- a/src/test/resources/plugin-configs/mailing-lists-plugin-config.xml +++ b/src/test/resources/plugin-configs/mailing-lists-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar mailing lists project info + http://maven.apache.org junit diff --git a/src/test/resources/plugin-configs/modules-plugin-config.xml b/src/test/resources/plugin-configs/modules-plugin-config.xml index b78319e2..1340a643 100644 --- a/src/test/resources/plugin-configs/modules-plugin-config.xml +++ b/src/test/resources/plugin-configs/modules-plugin-config.xml @@ -24,7 +24,7 @@ under the License. 1.0-SNAPSHOT pom modules project info - + http://maven.apache.org junit @@ -33,12 +33,10 @@ under the License. test - subproject1 subproject2 - @@ -51,4 +49,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/modules-variable-settings-interpolated-plugin-config.xml b/src/test/resources/plugin-configs/modules-variable-settings-interpolated-plugin-config.xml index 318521c9..1560b785 100644 --- a/src/test/resources/plugin-configs/modules-variable-settings-interpolated-plugin-config.xml +++ b/src/test/resources/plugin-configs/modules-variable-settings-interpolated-plugin-config.xml @@ -24,7 +24,7 @@ under the License. 1.0-SNAPSHOT pom modules project info - + http://maven.apache.org junit @@ -33,11 +33,9 @@ under the License. test - subproject-site-url - @@ -51,12 +49,10 @@ under the License. - projectSite ${sitePublishLocation}/foo/${project.artifactId} - - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/plugin-management-plugin-config-MPIR-375.xml b/src/test/resources/plugin-configs/plugin-management-plugin-config-MPIR-375.xml index fc99bcd2..114447ab 100644 --- a/src/test/resources/plugin-configs/plugin-management-plugin-config-MPIR-375.xml +++ b/src/test/resources/plugin-configs/plugin-management-plugin-config-MPIR-375.xml @@ -24,11 +24,11 @@ under the License. 1.0-SNAPSHOT jar plugin management project info - + http://maven.apache.org - org.eclipse.m2e @@ -71,7 +71,7 @@ under the License. target/test-harness/plugin-management ${localRepository} - + org.eclipse.m2e:lifecycle-mapping diff --git a/src/test/resources/plugin-configs/plugin-management-plugin-config.xml b/src/test/resources/plugin-configs/plugin-management-plugin-config.xml index c06ed756..ac962fe1 100644 --- a/src/test/resources/plugin-configs/plugin-management-plugin-config.xml +++ b/src/test/resources/plugin-configs/plugin-management-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar plugin management project info + http://maven.apache.org junit @@ -31,7 +32,6 @@ under the License. 3.8.1 - diff --git a/src/test/resources/plugin-configs/scm-plugin-config.xml b/src/test/resources/plugin-configs/scm-plugin-config.xml index cc4fa04c..6f0cdede 100644 --- a/src/test/resources/plugin-configs/scm-plugin-config.xml +++ b/src/test/resources/plugin-configs/scm-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar scm project info + http://maven.apache.org junit @@ -50,4 +51,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/scm-wrong-url-plugin-config.xml b/src/test/resources/plugin-configs/scm-wrong-url-plugin-config.xml index ce9c1eb4..ceaf5aeb 100644 --- a/src/test/resources/plugin-configs/scm-wrong-url-plugin-config.xml +++ b/src/test/resources/plugin-configs/scm-wrong-url-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar scm project info + http://maven.apache.org junit @@ -45,4 +46,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/summary-plugin-config.xml b/src/test/resources/plugin-configs/summary-plugin-config.xml index d47e9c8c..e53e5748 100644 --- a/src/test/resources/plugin-configs/summary-plugin-config.xml +++ b/src/test/resources/plugin-configs/summary-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar summary project info + http://maven.apache.org junit @@ -44,4 +45,4 @@ under the License. - \ No newline at end of file + diff --git a/src/test/resources/plugin-configs/team-plugin-config.xml b/src/test/resources/plugin-configs/team-plugin-config.xml index f94a7b66..d6f2f895 100644 --- a/src/test/resources/plugin-configs/team-plugin-config.xml +++ b/src/test/resources/plugin-configs/team-plugin-config.xml @@ -24,6 +24,7 @@ under the License. 1.0-SNAPSHOT jar team project info + http://maven.apache.org junit @@ -61,4 +62,4 @@ under the License. - \ No newline at end of file +