From f121de51df7c9473293ac6cd130f72fe00587ace Mon Sep 17 00:00:00 2001 From: Slawomir Jaranowski Date: Tue, 30 Apr 2024 14:21:01 +0200 Subject: [PATCH] [MINVOKER-362] Use properties from parent for plugins versions in ITs by the way - replace pom.version with project.version --- pom.xml | 15 --------------- src/it/MINVOKER-191/plugin/pom.xml | 11 +++++++++++ src/it/MINVOKER-191/pom.xml | 6 +++--- src/it/MINVOKER-196_junit_report_file/pom.xml | 4 ++-- .../src/it/project_2/pom.xml | 2 +- src/it/MINVOKER-288-failed-setup-run/pom.xml | 2 +- src/it/MINVOKER-288-failed-setup-verify/pom.xml | 2 +- src/it/MINVOKER-289/pom.xml | 2 +- src/it/clone-clean/pom.xml | 2 +- src/it/clone-maven-plugin-packaging/pom.xml | 2 +- src/it/fail-build-streamLogsOnFailures/pom.xml | 2 +- src/it/fail-build-with-verify/pom.xml | 2 +- src/it/fail-build/pom.xml | 2 +- src/it/fail-ignore-with-verify/pom.xml | 2 +- src/it/fail-ignore/pom.xml | 2 +- src/it/fail-noprojects_integration-test/pom.xml | 2 +- src/it/fail-noprojects_run/pom.xml | 2 +- src/it/fail-noprojects_verify/pom.xml | 2 +- src/it/fail-postbuild/pom.xml | 2 +- src/it/fail-prebuild/pom.xml | 2 +- src/it/fail-run-postbuild/pom.xml | 2 +- src/it/install-extra-artifacts/pom.xml | 2 +- src/it/integration-test-never-fails/pom.xml | 2 +- src/it/invocation-cmdline-exclude/pom.xml | 2 +- .../src/it/minvoker-140-executable/pom.xml | 2 +- .../src/it/minvoker-140-ignorable/pom.xml | 2 +- src/it/invocation-debug/pom.xml | 4 ++-- .../invocation-debug/src/it/minvoker-142/pom.xml | 2 +- src/it/invocation-emptyproperty/pom.xml | 2 +- .../src/it/minvoker-118/pom.xml | 2 +- src/it/invocation-environmentvariable/pom.xml | 4 ++-- .../src/it/minvoker-145/pom.xml | 2 +- .../src/it/minvoker-255/pom.xml | 2 +- .../src/it/minvoker-273/pom.xml | 2 +- .../src/it/projects/group-1/sub-1/pom.xml | 2 +- .../src/it/projects/group-1/sub-2/pom.xml | 2 +- .../src/it/projects/group-2/sub-1/pom.xml | 2 +- .../src/it/projects/group-2/sub-2/pom.xml | 2 +- src/it/invocation-multiple/pom.xml | 14 +++++++------- src/it/invocation-multiple/src/it/project/pom.xml | 12 ++++++------ src/it/invocation-reactor-indirect/plugin/pom.xml | 14 ++++++++++++++ src/it/invocation-reactor-indirect/pom.xml | 6 +++--- src/it/invocation-spaces/pom.xml | 12 ++++++------ .../src/it projects/project/spacy pom.xml | 10 +++++----- src/it/invoker-report/pom.xml | 2 +- src/it/local-repo-default/pom.xml | 2 +- src/it/local-repo-isolated/pom.xml | 2 +- src/it/local-repo-path/pom.xml | 4 ++-- src/it/local-repo-url/pom.xml | 4 ++-- src/it/not-clone-not-plugin/pom.xml | 2 +- src/it/pom-filtering-encoding/pom.xml | 4 ++-- .../pom-filtering-encoding/src/it/latin-1/pom.xml | 2 +- .../pom-filtering-encoding/src/it/utf-8/pom.xml | 2 +- src/it/pom-filtering-reactor/pom.xml | 2 +- src/it/pom-filtering/pom.xml | 2 +- src/it/pom-filtering/src/it/project/pom.xml | 2 +- src/it/pom-less-invocation/pom.xml | 2 +- src/it/postbuild-executed-only-once/pom.xml | 4 ++-- .../src/it/project/pom.xml | 4 ++-- src/it/project-cloning-reactor/pom.xml | 2 +- src/it/project-cloning/pom.xml | 2 +- src/it/project-setup/pom.xml | 2 +- src/it/script-accessibility/pom.xml | 2 +- src/it/script-additional-vars/pom.xml | 2 +- src/it/script-class-loading/pom.xml | 2 +- src/it/script-classpath-duplicates/pom.xml | 2 +- src/it/script-global-vars/pom.xml | 2 +- src/it/script-interpreter-detection/pom.xml | 2 +- src/it/selector-conditions/pom.xml | 2 +- src/it/selector-scripts/pom.xml | 2 +- src/it/settings-auto-exclude/pom.xml | 2 +- src/it/settings-inherit/pom.xml | 2 +- src/it/settings-inherit/src/it/project/pom.xml | 2 +- src/it/settings-merge/pom.xml | 2 +- src/it/settings-merge/src/it/project/pom.xml | 2 +- src/it/settings-merge_jdk9+/pom.xml | 4 ++-- .../settings-merge_jdk9+/src/it/project/pom.xml | 4 ++-- src/it/settings-override/pom.xml | 2 +- src/it/settings-override/src/it/project/pom.xml | 2 +- src/it/spaces-should-work_non-windows/pom.xml | 2 +- .../src/it/minvoker-test/pom.xml | 2 +- src/it/spaces-should-work_windows/pom.xml | 2 +- .../src/it/minvoker-test/pom.xml | 2 +- src/it/special-characters-should-work/pom.xml | 2 +- .../src/it/minvoker-test/pom.xml | 2 +- src/it/staging-dependencies-test-scope/pom.xml | 2 +- src/it/staging-dependencies/pom.xml | 2 +- src/it/staging-pom/pom.xml | 4 ++-- src/it/staging-reactor/mod1-parent/pom.xml | 2 +- src/it/staging-reactor/mod2/pom.xml | 2 +- src/it/staging-reactor/mod3/pom.xml | 2 +- src/it/staging-reactor/pom.xml | 2 +- src/it/updateOnly/pom.xml | 2 +- 93 files changed, 150 insertions(+), 140 deletions(-) diff --git a/pom.xml b/pom.xml index 5f25aec7..bba9d2f5 100644 --- a/pom.xml +++ b/pom.xml @@ -375,21 +375,6 @@ under the License. run-its - - - 3.1.0 - 3.2.0 - 3.11.0 - 3.2.1 - 3.4.0 - 3.1.1 - 3.3.0 - 3.8.1 - 3.3.1 - 3.12.1 - 3.2.1 - 3.0.0 - diff --git a/src/it/MINVOKER-191/plugin/pom.xml b/src/it/MINVOKER-191/plugin/pom.xml index cf5b9fce..cae0b2b8 100644 --- a/src/it/MINVOKER-191/plugin/pom.xml +++ b/src/it/MINVOKER-191/plugin/pom.xml @@ -39,6 +39,17 @@ under the License. + + + + org.apache.maven.plugins + maven-plugin-plugin + + test + + + + org.apache.maven.plugins diff --git a/src/it/MINVOKER-191/pom.xml b/src/it/MINVOKER-191/pom.xml index ee01722d..1e2d8866 100644 --- a/src/it/MINVOKER-191/pom.xml +++ b/src/it/MINVOKER-191/pom.xml @@ -49,17 +49,17 @@ under the License. org.apache.maven.plugins maven-compiler-plugin - @compilerPluginVersion@ + @version.maven-compiler-plugin@ org.apache.maven.plugins maven-plugin-plugin - @pluginPluginVersion@ + @version.maven-plugin-tools@ org.apache.maven.plugins maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ org.apache.maven.plugins diff --git a/src/it/MINVOKER-196_junit_report_file/pom.xml b/src/it/MINVOKER-196_junit_report_file/pom.xml index cb5ee642..b6d11cc0 100644 --- a/src/it/MINVOKER-196_junit_report_file/pom.xml +++ b/src/it/MINVOKER-196_junit_report_file/pom.xml @@ -41,12 +41,12 @@ under the License. org.apache.maven.plugins maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true true diff --git a/src/it/MINVOKER-196_junit_report_file/src/it/project_2/pom.xml b/src/it/MINVOKER-196_junit_report_file/src/it/project_2/pom.xml index 56343427..1268201d 100644 --- a/src/it/MINVOKER-196_junit_report_file/src/it/project_2/pom.xml +++ b/src/it/MINVOKER-196_junit_report_file/src/it/project_2/pom.xml @@ -64,7 +64,7 @@ under the License. maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ diff --git a/src/it/MINVOKER-288-failed-setup-run/pom.xml b/src/it/MINVOKER-288-failed-setup-run/pom.xml index af7aec20..66934092 100644 --- a/src/it/MINVOKER-288-failed-setup-run/pom.xml +++ b/src/it/MINVOKER-288-failed-setup-run/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it true diff --git a/src/it/MINVOKER-288-failed-setup-verify/pom.xml b/src/it/MINVOKER-288-failed-setup-verify/pom.xml index b1822dd1..a2cdb0dc 100644 --- a/src/it/MINVOKER-288-failed-setup-verify/pom.xml +++ b/src/it/MINVOKER-288-failed-setup-verify/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it true diff --git a/src/it/MINVOKER-289/pom.xml b/src/it/MINVOKER-289/pom.xml index 09da8e89..fa4868e9 100644 --- a/src/it/MINVOKER-289/pom.xml +++ b/src/it/MINVOKER-289/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true true diff --git a/src/it/clone-clean/pom.xml b/src/it/clone-clean/pom.xml index c2859244..ab2d2691 100644 --- a/src/it/clone-clean/pom.xml +++ b/src/it/clone-clean/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it true diff --git a/src/it/clone-maven-plugin-packaging/pom.xml b/src/it/clone-maven-plugin-packaging/pom.xml index d3f9f85f..d1b8ff4c 100644 --- a/src/it/clone-maven-plugin-packaging/pom.xml +++ b/src/it/clone-maven-plugin-packaging/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it true diff --git a/src/it/fail-build-streamLogsOnFailures/pom.xml b/src/it/fail-build-streamLogsOnFailures/pom.xml index 49ec32d7..3ef70b8c 100644 --- a/src/it/fail-build-streamLogsOnFailures/pom.xml +++ b/src/it/fail-build-streamLogsOnFailures/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true false diff --git a/src/it/fail-build-with-verify/pom.xml b/src/it/fail-build-with-verify/pom.xml index 00ad8631..dd67c096 100644 --- a/src/it/fail-build-with-verify/pom.xml +++ b/src/it/fail-build-with-verify/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/fail-build/pom.xml b/src/it/fail-build/pom.xml index 10ec51d5..f2de0411 100644 --- a/src/it/fail-build/pom.xml +++ b/src/it/fail-build/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true true diff --git a/src/it/fail-ignore-with-verify/pom.xml b/src/it/fail-ignore-with-verify/pom.xml index c0e4c8d8..80921378 100644 --- a/src/it/fail-ignore-with-verify/pom.xml +++ b/src/it/fail-ignore-with-verify/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/fail-ignore/pom.xml b/src/it/fail-ignore/pom.xml index c34ec5da..d8aa3636 100644 --- a/src/it/fail-ignore/pom.xml +++ b/src/it/fail-ignore/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/fail-noprojects_integration-test/pom.xml b/src/it/fail-noprojects_integration-test/pom.xml index 494f0869..e3ad38e1 100644 --- a/src/it/fail-noprojects_integration-test/pom.xml +++ b/src/it/fail-noprojects_integration-test/pom.xml @@ -37,7 +37,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/fail-noprojects_run/pom.xml b/src/it/fail-noprojects_run/pom.xml index 4af1ff54..c14cb50d 100644 --- a/src/it/fail-noprojects_run/pom.xml +++ b/src/it/fail-noprojects_run/pom.xml @@ -37,7 +37,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/fail-noprojects_verify/pom.xml b/src/it/fail-noprojects_verify/pom.xml index 312f4dfe..16b45835 100644 --- a/src/it/fail-noprojects_verify/pom.xml +++ b/src/it/fail-noprojects_verify/pom.xml @@ -37,7 +37,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/fail-postbuild/pom.xml b/src/it/fail-postbuild/pom.xml index 4f6722fc..2f8651ff 100644 --- a/src/it/fail-postbuild/pom.xml +++ b/src/it/fail-postbuild/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/fail-prebuild/pom.xml b/src/it/fail-prebuild/pom.xml index 29e464b0..b5d50262 100644 --- a/src/it/fail-prebuild/pom.xml +++ b/src/it/fail-prebuild/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/fail-run-postbuild/pom.xml b/src/it/fail-run-postbuild/pom.xml index 474fa363..cf806dff 100644 --- a/src/it/fail-run-postbuild/pom.xml +++ b/src/it/fail-run-postbuild/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/install-extra-artifacts/pom.xml b/src/it/install-extra-artifacts/pom.xml index 55da1fa9..6329a7aa 100644 --- a/src/it/install-extra-artifacts/pom.xml +++ b/src/it/install-extra-artifacts/pom.xml @@ -40,7 +40,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it-repo diff --git a/src/it/integration-test-never-fails/pom.xml b/src/it/integration-test-never-fails/pom.xml index 3d0a2a79..4d84b282 100644 --- a/src/it/integration-test-never-fails/pom.xml +++ b/src/it/integration-test-never-fails/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/invocation-cmdline-exclude/pom.xml b/src/it/invocation-cmdline-exclude/pom.xml index 1041bdca..9db8d1d9 100644 --- a/src/it/invocation-cmdline-exclude/pom.xml +++ b/src/it/invocation-cmdline-exclude/pom.xml @@ -31,7 +31,7 @@ under the License. UTF-8 - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/invocation-cmdline-exclude/src/it/minvoker-140-executable/pom.xml b/src/it/invocation-cmdline-exclude/src/it/minvoker-140-executable/pom.xml index 071fd003..2236da0d 100644 --- a/src/it/invocation-cmdline-exclude/src/it/minvoker-140-executable/pom.xml +++ b/src/it/invocation-cmdline-exclude/src/it/minvoker-140-executable/pom.xml @@ -35,7 +35,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/invocation-cmdline-exclude/src/it/minvoker-140-ignorable/pom.xml b/src/it/invocation-cmdline-exclude/src/it/minvoker-140-ignorable/pom.xml index 72fb0bcb..3209bafa 100644 --- a/src/it/invocation-cmdline-exclude/src/it/minvoker-140-ignorable/pom.xml +++ b/src/it/invocation-cmdline-exclude/src/it/minvoker-140-ignorable/pom.xml @@ -35,7 +35,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/invocation-debug/pom.xml b/src/it/invocation-debug/pom.xml index f3b3704e..9f39fc03 100644 --- a/src/it/invocation-debug/pom.xml +++ b/src/it/invocation-debug/pom.xml @@ -33,7 +33,7 @@ under the License. UTF-8 - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ @@ -41,7 +41,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ validate diff --git a/src/it/invocation-debug/src/it/minvoker-142/pom.xml b/src/it/invocation-debug/src/it/minvoker-142/pom.xml index 2716f598..20b989a4 100644 --- a/src/it/invocation-debug/src/it/minvoker-142/pom.xml +++ b/src/it/invocation-debug/src/it/minvoker-142/pom.xml @@ -35,7 +35,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/invocation-emptyproperty/pom.xml b/src/it/invocation-emptyproperty/pom.xml index f22733f1..73a19d7a 100644 --- a/src/it/invocation-emptyproperty/pom.xml +++ b/src/it/invocation-emptyproperty/pom.xml @@ -31,7 +31,7 @@ under the License. UTF-8 - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/invocation-emptyproperty/src/it/minvoker-118/pom.xml b/src/it/invocation-emptyproperty/src/it/minvoker-118/pom.xml index f125d617..881f48ee 100644 --- a/src/it/invocation-emptyproperty/src/it/minvoker-118/pom.xml +++ b/src/it/invocation-emptyproperty/src/it/minvoker-118/pom.xml @@ -35,7 +35,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/invocation-environmentvariable/pom.xml b/src/it/invocation-environmentvariable/pom.xml index 94f697d4..5ae26913 100644 --- a/src/it/invocation-environmentvariable/pom.xml +++ b/src/it/invocation-environmentvariable/pom.xml @@ -32,8 +32,8 @@ under the License. UTF-8 - @enforcerPluginVersion@ - @helpPluginVersion@ + @version.maven-enforcer-plugin@ + @version.maven-help-plugin@ diff --git a/src/it/invocation-environmentvariable/src/it/minvoker-145/pom.xml b/src/it/invocation-environmentvariable/src/it/minvoker-145/pom.xml index dbf55779..bee9cf8c 100644 --- a/src/it/invocation-environmentvariable/src/it/minvoker-145/pom.xml +++ b/src/it/invocation-environmentvariable/src/it/minvoker-145/pom.xml @@ -37,7 +37,7 @@ org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/invocation-environmentvariable/src/it/minvoker-255/pom.xml b/src/it/invocation-environmentvariable/src/it/minvoker-255/pom.xml index f89d646e..c04a02cb 100644 --- a/src/it/invocation-environmentvariable/src/it/minvoker-255/pom.xml +++ b/src/it/invocation-environmentvariable/src/it/minvoker-255/pom.xml @@ -36,7 +36,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/invocation-environmentvariable/src/it/minvoker-273/pom.xml b/src/it/invocation-environmentvariable/src/it/minvoker-273/pom.xml index d6f15f34..300c1bd8 100644 --- a/src/it/invocation-environmentvariable/src/it/minvoker-273/pom.xml +++ b/src/it/invocation-environmentvariable/src/it/minvoker-273/pom.xml @@ -36,7 +36,7 @@ under the License. org.apache.maven.plugins maven-help-plugin - @helpPluginVersion@ + @version.maven-help-plugin@ validate diff --git a/src/it/invocation-group-properties/src/it/projects/group-1/sub-1/pom.xml b/src/it/invocation-group-properties/src/it/projects/group-1/sub-1/pom.xml index cd693884..7089190c 100644 --- a/src/it/invocation-group-properties/src/it/projects/group-1/sub-1/pom.xml +++ b/src/it/invocation-group-properties/src/it/projects/group-1/sub-1/pom.xml @@ -31,7 +31,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ enforce diff --git a/src/it/invocation-group-properties/src/it/projects/group-1/sub-2/pom.xml b/src/it/invocation-group-properties/src/it/projects/group-1/sub-2/pom.xml index c428365b..9df94cb4 100644 --- a/src/it/invocation-group-properties/src/it/projects/group-1/sub-2/pom.xml +++ b/src/it/invocation-group-properties/src/it/projects/group-1/sub-2/pom.xml @@ -31,7 +31,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ enforce diff --git a/src/it/invocation-group-properties/src/it/projects/group-2/sub-1/pom.xml b/src/it/invocation-group-properties/src/it/projects/group-2/sub-1/pom.xml index cd693884..7089190c 100644 --- a/src/it/invocation-group-properties/src/it/projects/group-2/sub-1/pom.xml +++ b/src/it/invocation-group-properties/src/it/projects/group-2/sub-1/pom.xml @@ -31,7 +31,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ enforce diff --git a/src/it/invocation-group-properties/src/it/projects/group-2/sub-2/pom.xml b/src/it/invocation-group-properties/src/it/projects/group-2/sub-2/pom.xml index 555a9251..757cd413 100644 --- a/src/it/invocation-group-properties/src/it/projects/group-2/sub-2/pom.xml +++ b/src/it/invocation-group-properties/src/it/projects/group-2/sub-2/pom.xml @@ -31,7 +31,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ enforce diff --git a/src/it/invocation-multiple/pom.xml b/src/it/invocation-multiple/pom.xml index 7a01a729..2fbc5352 100644 --- a/src/it/invocation-multiple/pom.xml +++ b/src/it/invocation-multiple/pom.xml @@ -32,12 +32,12 @@ under the License. UTF-8 @mavenVersion@ - @compilerPluginVersion@ - @installPluginVersion@ - @jarPluginVersion@ - @pluginPluginVersion@ - @resourcesPluginVersion@ - @surefirePluginVersion@ + @version.maven-compiler-plugin@ + @version.maven-install-plugin@ + @version.maven-jar-plugin@ + @version.maven-plugin-tools@ + @version.maven-resources-plugin@ + @version.maven-surefire@ @@ -45,7 +45,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/invocation-multiple/src/it/project/pom.xml b/src/it/invocation-multiple/src/it/project/pom.xml index 3c43664c..4746a6eb 100644 --- a/src/it/invocation-multiple/src/it/project/pom.xml +++ b/src/it/invocation-multiple/src/it/project/pom.xml @@ -47,7 +47,7 @@ under the License. maven-compiler-plugin - @compilerPluginVersion@ + @version.maven-compiler-plugin@ ${maven.compiler.source} ${maven.compiler.target} @@ -55,23 +55,23 @@ under the License. maven-install-plugin - @installPluginVersion@ + @version.maven-install-plugin@ maven-jar-plugin - @jarPluginVersion@ + @version.maven-jar-plugin@ maven-plugin-plugin - @pluginPluginVersion@ + @version.maven-plugin-tools@ maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ maven-surefire-plugin - @surefirePluginVersion@ + @version.maven-surefire@ diff --git a/src/it/invocation-reactor-indirect/plugin/pom.xml b/src/it/invocation-reactor-indirect/plugin/pom.xml index f443bffe..76c4d843 100644 --- a/src/it/invocation-reactor-indirect/plugin/pom.xml +++ b/src/it/invocation-reactor-indirect/plugin/pom.xml @@ -37,4 +37,18 @@ under the License. 2.0 + + + + + + org.apache.maven.plugins + maven-plugin-plugin + + test + + + + + diff --git a/src/it/invocation-reactor-indirect/pom.xml b/src/it/invocation-reactor-indirect/pom.xml index e99c651f..c6e7a59a 100644 --- a/src/it/invocation-reactor-indirect/pom.xml +++ b/src/it/invocation-reactor-indirect/pom.xml @@ -48,17 +48,17 @@ under the License. org.apache.maven.plugins maven-compiler-plugin - @compilerPluginVersion@ + @version.maven-compiler-plugin@ org.apache.maven.plugins maven-plugin-plugin - @pluginPluginVersion@ + @version.maven-plugin-tools@ org.apache.maven.plugins maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ org.apache.maven.plugins diff --git a/src/it/invocation-spaces/pom.xml b/src/it/invocation-spaces/pom.xml index cbe1b124..7a594b93 100644 --- a/src/it/invocation-spaces/pom.xml +++ b/src/it/invocation-spaces/pom.xml @@ -31,11 +31,11 @@ under the License. UTF-8 - @compilerPluginVersion@ - @installPluginVersion@ - @jarPluginVersion@ - @resourcesPluginVersion@ - @surefirePluginVersion@ + @version.maven-compiler-plugin@ + @version.maven-install-plugin@ + @version.maven-jar-plugin@ + @version.maven-resources-plugin@ + @version.maven-surefire@ @@ -43,7 +43,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true src/it projects diff --git a/src/it/invocation-spaces/src/it projects/project/spacy pom.xml b/src/it/invocation-spaces/src/it projects/project/spacy pom.xml index 34638172..98454b0b 100644 --- a/src/it/invocation-spaces/src/it projects/project/spacy pom.xml +++ b/src/it/invocation-spaces/src/it projects/project/spacy pom.xml @@ -41,21 +41,21 @@ under the License. org.apache.maven.plugins maven-compiler-plugin - @compilerPluginVersion@ + @version.maven-compiler-plugin@ org.apache.maven.plugins maven-install-plugin - @installPluginVersion@ + @version.maven-install-plugin@ maven-jar-plugin - @jarPluginVersion@ + @version.maven-jar-plugin@ org.apache.maven.plugins maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ ${project.build.sourceEncoding} @@ -63,7 +63,7 @@ under the License. org.apache.maven.plugins maven-surefire-plugin - @surefirePluginVersion@ + @version.maven-surefire@ diff --git a/src/it/invoker-report/pom.xml b/src/it/invoker-report/pom.xml index dbc99085..a8864503 100644 --- a/src/it/invoker-report/pom.xml +++ b/src/it/invoker-report/pom.xml @@ -63,7 +63,7 @@ under the License. org.apache.maven.plugins maven-site-plugin - @sitePluginVersion@ + @version.maven-site-plugin@ diff --git a/src/it/local-repo-default/pom.xml b/src/it/local-repo-default/pom.xml index b601efb2..16b8edfa 100644 --- a/src/it/local-repo-default/pom.xml +++ b/src/it/local-repo-default/pom.xml @@ -41,7 +41,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/its diff --git a/src/it/local-repo-isolated/pom.xml b/src/it/local-repo-isolated/pom.xml index a2e2f8e7..f7cac4ff 100644 --- a/src/it/local-repo-isolated/pom.xml +++ b/src/it/local-repo-isolated/pom.xml @@ -40,7 +40,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it-repo diff --git a/src/it/local-repo-path/pom.xml b/src/it/local-repo-path/pom.xml index 7edfa613..0977b50e 100644 --- a/src/it/local-repo-path/pom.xml +++ b/src/it/local-repo-path/pom.xml @@ -41,7 +41,7 @@ under the License. org.apache.maven.plugins maven-clean-plugin - @cleanPluginVersion@ + @version.maven-clean-plugin@ org.apache.maven.plugins @@ -56,7 +56,7 @@ under the License. -c - org.apache.maven.plugins:maven-clean-plugin:@cleanPluginVersion@:clean + org.apache.maven.plugins:maven-clean-plugin:@version.maven-clean-plugin@:clean diff --git a/src/it/local-repo-url/pom.xml b/src/it/local-repo-url/pom.xml index cb3e8a8b..fb776dec 100644 --- a/src/it/local-repo-url/pom.xml +++ b/src/it/local-repo-url/pom.xml @@ -41,12 +41,12 @@ under the License. org.apache.maven.plugins maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it-repo src/it/settings.xml diff --git a/src/it/not-clone-not-plugin/pom.xml b/src/it/not-clone-not-plugin/pom.xml index 4cf525c6..1e293ce9 100644 --- a/src/it/not-clone-not-plugin/pom.xml +++ b/src/it/not-clone-not-plugin/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ diff --git a/src/it/pom-filtering-encoding/pom.xml b/src/it/pom-filtering-encoding/pom.xml index 431c256c..d07c1392 100644 --- a/src/it/pom-filtering-encoding/pom.xml +++ b/src/it/pom-filtering-encoding/pom.xml @@ -30,7 +30,7 @@ under the License. Test to check for proper handling of file encoding during POM filtering. - @resourcesPluginVersion@ + @version.maven-resources-plugin@ @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/pom-filtering-encoding/src/it/latin-1/pom.xml b/src/it/pom-filtering-encoding/src/it/latin-1/pom.xml index 65fae357..236d1bd3 100644 --- a/src/it/pom-filtering-encoding/src/it/latin-1/pom.xml +++ b/src/it/pom-filtering-encoding/src/it/latin-1/pom.xml @@ -47,7 +47,7 @@ under the License. maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ diff --git a/src/it/pom-filtering-encoding/src/it/utf-8/pom.xml b/src/it/pom-filtering-encoding/src/it/utf-8/pom.xml index 8d3d0deb..069c1c23 100644 --- a/src/it/pom-filtering-encoding/src/it/utf-8/pom.xml +++ b/src/it/pom-filtering-encoding/src/it/utf-8/pom.xml @@ -47,7 +47,7 @@ under the License. maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ diff --git a/src/it/pom-filtering-reactor/pom.xml b/src/it/pom-filtering-reactor/pom.xml index 79dac5f1..a64957bb 100644 --- a/src/it/pom-filtering-reactor/pom.xml +++ b/src/it/pom-filtering-reactor/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true ${project.build.directory}/it diff --git a/src/it/pom-filtering/pom.xml b/src/it/pom-filtering/pom.xml index 8fcb6dd7..047e5a51 100644 --- a/src/it/pom-filtering/pom.xml +++ b/src/it/pom-filtering/pom.xml @@ -34,7 +34,7 @@ under the License. UTF-8 PROPERTY-FROM-PROPERTIES-SECTION FAILED - @resourcesPluginVersion@ + @version.maven-resources-plugin@ diff --git a/src/it/pom-filtering/src/it/project/pom.xml b/src/it/pom-filtering/src/it/project/pom.xml index b273ae7c..cc98e82d 100644 --- a/src/it/pom-filtering/src/it/project/pom.xml +++ b/src/it/pom-filtering/src/it/project/pom.xml @@ -64,7 +64,7 @@ under the License. maven-resources-plugin - @resourcesPluginVersion@ + @version.maven-resources-plugin@ diff --git a/src/it/pom-less-invocation/pom.xml b/src/it/pom-less-invocation/pom.xml index a9458c49..4b5eda26 100644 --- a/src/it/pom-less-invocation/pom.xml +++ b/src/it/pom-less-invocation/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it diff --git a/src/it/postbuild-executed-only-once/pom.xml b/src/it/postbuild-executed-only-once/pom.xml index 9624cfb4..3a7cabb6 100644 --- a/src/it/postbuild-executed-only-once/pom.xml +++ b/src/it/postbuild-executed-only-once/pom.xml @@ -31,8 +31,8 @@ under the License. UTF-8 - @compilerPluginVersion@ - @surefirePluginVersion@ + @version.maven-compiler-plugin@ + @version.maven-surefire@ diff --git a/src/it/postbuild-executed-only-once/src/it/project/pom.xml b/src/it/postbuild-executed-only-once/src/it/project/pom.xml index 9cc053af..1f0fb33f 100644 --- a/src/it/postbuild-executed-only-once/src/it/project/pom.xml +++ b/src/it/postbuild-executed-only-once/src/it/project/pom.xml @@ -49,12 +49,12 @@ under the License. org.apache.maven.plugins maven-compiler-plugin - @compilerPluginVersion@ + @version.maven-compiler-plugin@ org.apache.maven.plugins maven-surefire-plugin - @surefirePluginVersion@ + @version.maven-surefire@ ${create_touch_file} diff --git a/src/it/project-cloning-reactor/pom.xml b/src/it/project-cloning-reactor/pom.xml index 7da94c98..c186bc8c 100644 --- a/src/it/project-cloning-reactor/pom.xml +++ b/src/it/project-cloning-reactor/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it diff --git a/src/it/project-cloning/pom.xml b/src/it/project-cloning/pom.xml index 1b7e9081..c1be5b8c 100644 --- a/src/it/project-cloning/pom.xml +++ b/src/it/project-cloning/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it diff --git a/src/it/project-setup/pom.xml b/src/it/project-setup/pom.xml index 0922bba0..ae3a507b 100644 --- a/src/it/project-setup/pom.xml +++ b/src/it/project-setup/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it diff --git a/src/it/script-accessibility/pom.xml b/src/it/script-accessibility/pom.xml index 808cf00e..340e2912 100644 --- a/src/it/script-accessibility/pom.xml +++ b/src/it/script-accessibility/pom.xml @@ -40,7 +40,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ */pom.xml diff --git a/src/it/script-additional-vars/pom.xml b/src/it/script-additional-vars/pom.xml index fbafe4fe..ed4bd558 100644 --- a/src/it/script-additional-vars/pom.xml +++ b/src/it/script-additional-vars/pom.xml @@ -40,7 +40,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ */pom.xml diff --git a/src/it/script-class-loading/pom.xml b/src/it/script-class-loading/pom.xml index d3c3c11c..64d29df6 100644 --- a/src/it/script-class-loading/pom.xml +++ b/src/it/script-class-loading/pom.xml @@ -48,7 +48,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true diff --git a/src/it/script-classpath-duplicates/pom.xml b/src/it/script-classpath-duplicates/pom.xml index 20a19265..589db482 100644 --- a/src/it/script-classpath-duplicates/pom.xml +++ b/src/it/script-classpath-duplicates/pom.xml @@ -54,7 +54,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true true diff --git a/src/it/script-global-vars/pom.xml b/src/it/script-global-vars/pom.xml index 585b5b1b..ea98fdc6 100644 --- a/src/it/script-global-vars/pom.xml +++ b/src/it/script-global-vars/pom.xml @@ -40,7 +40,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ */pom.xml diff --git a/src/it/script-interpreter-detection/pom.xml b/src/it/script-interpreter-detection/pom.xml index b5d5ee1e..672b5255 100644 --- a/src/it/script-interpreter-detection/pom.xml +++ b/src/it/script-interpreter-detection/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/its true diff --git a/src/it/selector-conditions/pom.xml b/src/it/selector-conditions/pom.xml index c73a245b..c30863f5 100644 --- a/src/it/selector-conditions/pom.xml +++ b/src/it/selector-conditions/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ true diff --git a/src/it/selector-scripts/pom.xml b/src/it/selector-scripts/pom.xml index c3be520d..206f5ac3 100644 --- a/src/it/selector-scripts/pom.xml +++ b/src/it/selector-scripts/pom.xml @@ -38,7 +38,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/its true diff --git a/src/it/settings-auto-exclude/pom.xml b/src/it/settings-auto-exclude/pom.xml index c3491c68..240402d6 100644 --- a/src/it/settings-auto-exclude/pom.xml +++ b/src/it/settings-auto-exclude/pom.xml @@ -47,7 +47,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ diff --git a/src/it/settings-inherit/pom.xml b/src/it/settings-inherit/pom.xml index f979416a..7f60df1c 100644 --- a/src/it/settings-inherit/pom.xml +++ b/src/it/settings-inherit/pom.xml @@ -31,7 +31,7 @@ under the License. UTF-8 - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/settings-inherit/src/it/project/pom.xml b/src/it/settings-inherit/src/it/project/pom.xml index 42a3f4c2..5ad2dc66 100644 --- a/src/it/settings-inherit/src/it/project/pom.xml +++ b/src/it/settings-inherit/src/it/project/pom.xml @@ -35,7 +35,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ enforce-property diff --git a/src/it/settings-merge/pom.xml b/src/it/settings-merge/pom.xml index 26df7c72..acf4864f 100644 --- a/src/it/settings-merge/pom.xml +++ b/src/it/settings-merge/pom.xml @@ -32,7 +32,7 @@ under the License. UTF-8 - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/settings-merge/src/it/project/pom.xml b/src/it/settings-merge/src/it/project/pom.xml index 1058edb1..5262cf35 100644 --- a/src/it/settings-merge/src/it/project/pom.xml +++ b/src/it/settings-merge/src/it/project/pom.xml @@ -36,7 +36,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ verify-properties diff --git a/src/it/settings-merge_jdk9+/pom.xml b/src/it/settings-merge_jdk9+/pom.xml index 72ca04fd..b7bb9e0f 100644 --- a/src/it/settings-merge_jdk9+/pom.xml +++ b/src/it/settings-merge_jdk9+/pom.xml @@ -32,8 +32,8 @@ under the License. UTF-8 - @enforcerPluginVersion@ - @helpPluginVersion@ + @version.maven-enforcer-plugin@ + @version.maven-help-plugin@ diff --git a/src/it/settings-merge_jdk9+/src/it/project/pom.xml b/src/it/settings-merge_jdk9+/src/it/project/pom.xml index f2ab455f..9c67cce5 100644 --- a/src/it/settings-merge_jdk9+/src/it/project/pom.xml +++ b/src/it/settings-merge_jdk9+/src/it/project/pom.xml @@ -36,7 +36,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ verify-properties @@ -64,7 +64,7 @@ under the License. org.apache.maven.plugins maven-help-plugin - @helpPluginVersion@ + @version.maven-help-plugin@ effective-settings diff --git a/src/it/settings-override/pom.xml b/src/it/settings-override/pom.xml index e5818e64..60cc8008 100644 --- a/src/it/settings-override/pom.xml +++ b/src/it/settings-override/pom.xml @@ -32,7 +32,7 @@ under the License. UTF-8 - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/settings-override/src/it/project/pom.xml b/src/it/settings-override/src/it/project/pom.xml index 505aaea9..d84fbfe1 100644 --- a/src/it/settings-override/src/it/project/pom.xml +++ b/src/it/settings-override/src/it/project/pom.xml @@ -37,7 +37,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ verify-properties diff --git a/src/it/spaces-should-work_non-windows/pom.xml b/src/it/spaces-should-work_non-windows/pom.xml index af9fbf0d..d9858db4 100644 --- a/src/it/spaces-should-work_non-windows/pom.xml +++ b/src/it/spaces-should-work_non-windows/pom.xml @@ -34,7 +34,7 @@ under the License. UTF-8 - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/spaces-should-work_non-windows/src/it/minvoker-test/pom.xml b/src/it/spaces-should-work_non-windows/src/it/minvoker-test/pom.xml index 2716f598..20b989a4 100644 --- a/src/it/spaces-should-work_non-windows/src/it/minvoker-test/pom.xml +++ b/src/it/spaces-should-work_non-windows/src/it/minvoker-test/pom.xml @@ -35,7 +35,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/spaces-should-work_windows/pom.xml b/src/it/spaces-should-work_windows/pom.xml index af9fbf0d..d9858db4 100644 --- a/src/it/spaces-should-work_windows/pom.xml +++ b/src/it/spaces-should-work_windows/pom.xml @@ -34,7 +34,7 @@ under the License. UTF-8 - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/spaces-should-work_windows/src/it/minvoker-test/pom.xml b/src/it/spaces-should-work_windows/src/it/minvoker-test/pom.xml index 2716f598..20b989a4 100644 --- a/src/it/spaces-should-work_windows/src/it/minvoker-test/pom.xml +++ b/src/it/spaces-should-work_windows/src/it/minvoker-test/pom.xml @@ -35,7 +35,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/special-characters-should-work/pom.xml b/src/it/special-characters-should-work/pom.xml index 6f612081..218c7c71 100644 --- a/src/it/special-characters-should-work/pom.xml +++ b/src/it/special-characters-should-work/pom.xml @@ -33,7 +33,7 @@ under the License. UTF-8 - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/special-characters-should-work/src/it/minvoker-test/pom.xml b/src/it/special-characters-should-work/src/it/minvoker-test/pom.xml index 2716f598..20b989a4 100644 --- a/src/it/special-characters-should-work/src/it/minvoker-test/pom.xml +++ b/src/it/special-characters-should-work/src/it/minvoker-test/pom.xml @@ -35,7 +35,7 @@ under the License. org.apache.maven.plugins maven-enforcer-plugin - @enforcerPluginVersion@ + @version.maven-enforcer-plugin@ diff --git a/src/it/staging-dependencies-test-scope/pom.xml b/src/it/staging-dependencies-test-scope/pom.xml index b130f77a..8118f99d 100644 --- a/src/it/staging-dependencies-test-scope/pom.xml +++ b/src/it/staging-dependencies-test-scope/pom.xml @@ -52,7 +52,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it-repo test diff --git a/src/it/staging-dependencies/pom.xml b/src/it/staging-dependencies/pom.xml index 72e92ce0..9f2c462b 100644 --- a/src/it/staging-dependencies/pom.xml +++ b/src/it/staging-dependencies/pom.xml @@ -94,7 +94,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it-repo diff --git a/src/it/staging-pom/pom.xml b/src/it/staging-pom/pom.xml index e9582c67..db20423b 100644 --- a/src/it/staging-pom/pom.xml +++ b/src/it/staging-pom/pom.xml @@ -47,7 +47,7 @@ under the License. org.apache.maven.plugins maven-invoker-plugin - @pom.version@ + @project.version@ ${project.build.directory}/it-repo @@ -63,7 +63,7 @@ under the License. org.apache.maven.plugins maven-site-plugin - @sitePluginVersion@ + @version.maven-site-plugin@ diff --git a/src/it/staging-reactor/mod1-parent/pom.xml b/src/it/staging-reactor/mod1-parent/pom.xml index 7bfcffa5..d961392d 100644 --- a/src/it/staging-reactor/mod1-parent/pom.xml +++ b/src/it/staging-reactor/mod1-parent/pom.xml @@ -40,7 +40,7 @@ under the License. org.apache.maven.plugins maven-site-plugin - @sitePluginVersion@ + @version.maven-site-plugin@ diff --git a/src/it/staging-reactor/mod2/pom.xml b/src/it/staging-reactor/mod2/pom.xml index 38208b66..e6f4e676 100644 --- a/src/it/staging-reactor/mod2/pom.xml +++ b/src/it/staging-reactor/mod2/pom.xml @@ -44,7 +44,7 @@ under the License. maven-source-plugin - @sourcePluginVersion@ + @version.maven-source-plugin@ attach-resources diff --git a/src/it/staging-reactor/mod3/pom.xml b/src/it/staging-reactor/mod3/pom.xml index 13f90a15..3622d981 100644 --- a/src/it/staging-reactor/mod3/pom.xml +++ b/src/it/staging-reactor/mod3/pom.xml @@ -44,7 +44,7 @@ under the License. maven-source-plugin - @sourcePluginVersion@ + @version.maven-source-plugin@ attach-resources diff --git a/src/it/staging-reactor/pom.xml b/src/it/staging-reactor/pom.xml index 62ae2f34..46420123 100644 --- a/src/it/staging-reactor/pom.xml +++ b/src/it/staging-reactor/pom.xml @@ -46,7 +46,7 @@ under the License. org.apache.maven.plugins maven-site-plugin - @sitePluginVersion@ + @version.maven-site-plugin@ diff --git a/src/it/updateOnly/pom.xml b/src/it/updateOnly/pom.xml index 0b8d1f4b..86be0b69 100644 --- a/src/it/updateOnly/pom.xml +++ b/src/it/updateOnly/pom.xml @@ -42,7 +42,7 @@ under the License. org.apache.maven.plugins maven-antrun-plugin - @antrunPluginVersion@ + @version.maven-antrun-plugin@ initialize