diff --git a/pom.xml b/pom.xml index 61398927..fe018b06 100644 --- a/pom.xml +++ b/pom.xml @@ -357,7 +357,19 @@ under the License. run-its - 3.7.1 + + 3.1.0 + 3.2.0 + 3.10.1 + 3.1.0 + 3.3.0 + 3.1.0 + 3.3.0 + 3.7.0 + 3.3.0 + 3.12.1 + 3.2.1 + 3.0.0-M7 diff --git a/src/it/MINVOKER-191/pom.xml b/src/it/MINVOKER-191/pom.xml index 6448c7cb..ee01722d 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 - 2.5.1 + @compilerPluginVersion@ org.apache.maven.plugins maven-plugin-plugin - 2.9 + @pluginPluginVersion@ org.apache.maven.plugins maven-resources-plugin - 2.6 + @resourcesPluginVersion@ 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 df2b064e..cb5ee642 100644 --- a/src/it/MINVOKER-196_junit_report_file/pom.xml +++ b/src/it/MINVOKER-196_junit_report_file/pom.xml @@ -41,7 +41,7 @@ under the License. org.apache.maven.plugins maven-resources-plugin - 2.2 + @resourcesPluginVersion@ org.apache.maven.plugins @@ -54,6 +54,8 @@ under the License. ${project.build.directory}/it-repo src/it/settings.xml + + -c validate 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 7234f655..56343427 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 - 2.2 + @resourcesPluginVersion@ diff --git a/src/it/invocation-cmdline-exclude/pom.xml b/src/it/invocation-cmdline-exclude/pom.xml index f918b331..1041bdca 100644 --- a/src/it/invocation-cmdline-exclude/pom.xml +++ b/src/it/invocation-cmdline-exclude/pom.xml @@ -31,6 +31,7 @@ under the License. UTF-8 + @enforcerPluginVersion@ 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 948f8df0..071fd003 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 - 3.1.0 + @enforcerPluginVersion@ 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 8d3de191..72fb0bcb 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 - 3.1.0 + @enforcerPluginVersion@ diff --git a/src/it/invocation-debug/pom.xml b/src/it/invocation-debug/pom.xml index 6ced9064..f3b3704e 100644 --- a/src/it/invocation-debug/pom.xml +++ b/src/it/invocation-debug/pom.xml @@ -33,6 +33,7 @@ under the License. UTF-8 + @enforcerPluginVersion@ 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 38521aab..2716f598 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 - 1.1.1 + @enforcerPluginVersion@ diff --git a/src/it/invocation-emptyproperty/pom.xml b/src/it/invocation-emptyproperty/pom.xml index 23bee19b..f22733f1 100644 --- a/src/it/invocation-emptyproperty/pom.xml +++ b/src/it/invocation-emptyproperty/pom.xml @@ -31,6 +31,7 @@ under the License. UTF-8 + @enforcerPluginVersion@ 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 55a84532..f125d617 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 - 1.1.1 + @enforcerPluginVersion@ diff --git a/src/it/invocation-environmentvariable/pom.xml b/src/it/invocation-environmentvariable/pom.xml index 00cd0472..94f697d4 100644 --- a/src/it/invocation-environmentvariable/pom.xml +++ b/src/it/invocation-environmentvariable/pom.xml @@ -32,6 +32,8 @@ under the License. UTF-8 + @enforcerPluginVersion@ + @helpPluginVersion@ 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 158f99e3..dbf55779 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 - 1.1.1 + @enforcerPluginVersion@ 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 b67cef9e..f89d646e 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 - 3.0.0-M3 + @enforcerPluginVersion@ 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 a2ad0ab0..d6f15f34 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 - 3.2.0 + @helpPluginVersion@ 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 a509339e..cd693884 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 - 3.0.0-M2 + @enforcerPluginVersion@ 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 faebe940..c428365b 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 - 3.0.0-M2 + @enforcerPluginVersion@ 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 a509339e..cd693884 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 - 3.0.0-M2 + @enforcerPluginVersion@ 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 0424a64e..555a9251 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 - 3.0.0-M2 + @enforcerPluginVersion@ enforce diff --git a/src/it/invocation-multiple/pom.xml b/src/it/invocation-multiple/pom.xml index 0ce8813a..7a01a729 100644 --- a/src/it/invocation-multiple/pom.xml +++ b/src/it/invocation-multiple/pom.xml @@ -31,6 +31,13 @@ under the License. UTF-8 + @mavenVersion@ + @compilerPluginVersion@ + @installPluginVersion@ + @jarPluginVersion@ + @pluginPluginVersion@ + @resourcesPluginVersion@ + @surefirePluginVersion@ diff --git a/src/it/invocation-multiple/src/it/project/pom.xml b/src/it/invocation-multiple/src/it/project/pom.xml index c313c74c..3c43664c 100644 --- a/src/it/invocation-multiple/src/it/project/pom.xml +++ b/src/it/invocation-multiple/src/it/project/pom.xml @@ -27,7 +27,7 @@ under the License. maven-plugin - 2.0 + @mavenVersion@ @@ -38,7 +38,8 @@ under the License. org.apache.maven maven-plugin-api - 2.0 + @mavenVersion@ + provided @@ -46,7 +47,7 @@ under the License. maven-compiler-plugin - 2.0.2 + @compilerPluginVersion@ ${maven.compiler.source} ${maven.compiler.target} @@ -54,23 +55,23 @@ under the License. maven-install-plugin - 2.2 + @installPluginVersion@ maven-jar-plugin - 2.2 + @jarPluginVersion@ maven-plugin-plugin - 2.4.2 + @pluginPluginVersion@ maven-resources-plugin - 2.2 + @resourcesPluginVersion@ maven-surefire-plugin - 2.4.3 + @surefirePluginVersion@ diff --git a/src/it/invocation-reactor-indirect/pom.xml b/src/it/invocation-reactor-indirect/pom.xml index 2c511796..e99c651f 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 - 2.5.1 + @compilerPluginVersion@ org.apache.maven.plugins maven-plugin-plugin - 2.9 + @pluginPluginVersion@ org.apache.maven.plugins maven-resources-plugin - 2.6 + @resourcesPluginVersion@ org.apache.maven.plugins diff --git a/src/it/invocation-spaces/pom.xml b/src/it/invocation-spaces/pom.xml index 85dd7f1e..cbe1b124 100644 --- a/src/it/invocation-spaces/pom.xml +++ b/src/it/invocation-spaces/pom.xml @@ -31,6 +31,11 @@ under the License. UTF-8 + @compilerPluginVersion@ + @installPluginVersion@ + @jarPluginVersion@ + @resourcesPluginVersion@ + @surefirePluginVersion@ 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 530d19a8..34638172 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 - 2.0.2 + @compilerPluginVersion@ org.apache.maven.plugins maven-install-plugin - 2.2 + @installPluginVersion@ maven-jar-plugin - 2.2 + @jarPluginVersion@ org.apache.maven.plugins maven-resources-plugin - 2.2 + @resourcesPluginVersion@ ${project.build.sourceEncoding} @@ -63,7 +63,7 @@ under the License. org.apache.maven.plugins maven-surefire-plugin - 2.4.3 + @surefirePluginVersion@ diff --git a/src/it/local-repo-path/pom.xml b/src/it/local-repo-path/pom.xml index b2bab596..7edfa613 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 - 2.2 + @cleanPluginVersion@ org.apache.maven.plugins @@ -54,7 +54,9 @@ under the License. src/it/settings.xml - org.apache.maven.plugins:maven-clean-plugin:2.2:clean + + -c + org.apache.maven.plugins:maven-clean-plugin:@cleanPluginVersion@:clean diff --git a/src/it/local-repo-url/pom.xml b/src/it/local-repo-url/pom.xml index 1e391493..cb3e8a8b 100644 --- a/src/it/local-repo-url/pom.xml +++ b/src/it/local-repo-url/pom.xml @@ -41,7 +41,7 @@ under the License. org.apache.maven.plugins maven-resources-plugin - 2.2 + @resourcesPluginVersion@ org.apache.maven.plugins @@ -51,6 +51,8 @@ under the License. ${project.build.directory}/it-repo src/it/settings.xml + + -c validate diff --git a/src/it/pom-filtering-encoding/pom.xml b/src/it/pom-filtering-encoding/pom.xml index a769935f..431c256c 100644 --- a/src/it/pom-filtering-encoding/pom.xml +++ b/src/it/pom-filtering-encoding/pom.xml @@ -29,6 +29,10 @@ under the License. Test to check for proper handling of file encoding during POM filtering. + + @resourcesPluginVersion@ + + 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 be84a791..65fae357 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 - 2.2 + @resourcesPluginVersion@ 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 de59fae0..8d3d0deb 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 - 2.2 + @resourcesPluginVersion@ diff --git a/src/it/pom-filtering/pom.xml b/src/it/pom-filtering/pom.xml index c0d5dc21..8fcb6dd7 100644 --- a/src/it/pom-filtering/pom.xml +++ b/src/it/pom-filtering/pom.xml @@ -34,6 +34,7 @@ under the License. UTF-8 PROPERTY-FROM-PROPERTIES-SECTION FAILED + @resourcesPluginVersion@ diff --git a/src/it/pom-filtering/src/it/project/pom.xml b/src/it/pom-filtering/src/it/project/pom.xml index 88e03dbf..b273ae7c 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 - 2.2 + @resourcesPluginVersion@ diff --git a/src/it/postbuild-executed-only-once/pom.xml b/src/it/postbuild-executed-only-once/pom.xml index 7372b833..9624cfb4 100644 --- a/src/it/postbuild-executed-only-once/pom.xml +++ b/src/it/postbuild-executed-only-once/pom.xml @@ -31,6 +31,8 @@ under the License. UTF-8 + @compilerPluginVersion@ + @surefirePluginVersion@ 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 01b4e1e7..9cc053af 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 - 3.7.0 + @compilerPluginVersion@ org.apache.maven.plugins maven-surefire-plugin - 2.21.0 + @surefirePluginVersion@ ${create_touch_file} diff --git a/src/it/settings-inherit/pom.xml b/src/it/settings-inherit/pom.xml index d7173221..f979416a 100644 --- a/src/it/settings-inherit/pom.xml +++ b/src/it/settings-inherit/pom.xml @@ -31,6 +31,7 @@ under the License. UTF-8 + @enforcerPluginVersion@ diff --git a/src/it/settings-inherit/src/it/project/pom.xml b/src/it/settings-inherit/src/it/project/pom.xml index 4d50191f..42a3f4c2 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 - 1.0.1 + @enforcerPluginVersion@ enforce-property diff --git a/src/it/settings-merge/pom.xml b/src/it/settings-merge/pom.xml index 7c518059..26df7c72 100644 --- a/src/it/settings-merge/pom.xml +++ b/src/it/settings-merge/pom.xml @@ -32,6 +32,7 @@ under the License. UTF-8 + @enforcerPluginVersion@ diff --git a/src/it/settings-merge/src/it/project/pom.xml b/src/it/settings-merge/src/it/project/pom.xml index d82048e7..1058edb1 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 - 1.0.1 + @enforcerPluginVersion@ verify-properties diff --git a/src/it/settings-merge_jdk9+/pom.xml b/src/it/settings-merge_jdk9+/pom.xml index 7c518059..72ca04fd 100644 --- a/src/it/settings-merge_jdk9+/pom.xml +++ b/src/it/settings-merge_jdk9+/pom.xml @@ -32,6 +32,8 @@ under the License. UTF-8 + @enforcerPluginVersion@ + @helpPluginVersion@ 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 88701893..f2ab455f 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 - 1.0.1 + @enforcerPluginVersion@ verify-properties @@ -64,7 +64,7 @@ under the License. org.apache.maven.plugins maven-help-plugin - 2.2 + @helpPluginVersion@ effective-settings diff --git a/src/it/settings-override/pom.xml b/src/it/settings-override/pom.xml index 79650f8e..e5818e64 100644 --- a/src/it/settings-override/pom.xml +++ b/src/it/settings-override/pom.xml @@ -32,6 +32,7 @@ under the License. UTF-8 + @enforcerPluginVersion@ diff --git a/src/it/settings-override/src/it/project/pom.xml b/src/it/settings-override/src/it/project/pom.xml index cb226798..505aaea9 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 - 1.0.1 + @enforcerPluginVersion@ 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 75a31c36..af9fbf0d 100644 --- a/src/it/spaces-should-work_non-windows/pom.xml +++ b/src/it/spaces-should-work_non-windows/pom.xml @@ -34,6 +34,7 @@ under the License. UTF-8 + @enforcerPluginVersion@ 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 38521aab..2716f598 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 - 1.1.1 + @enforcerPluginVersion@ diff --git a/src/it/spaces-should-work_windows/pom.xml b/src/it/spaces-should-work_windows/pom.xml index 75a31c36..af9fbf0d 100644 --- a/src/it/spaces-should-work_windows/pom.xml +++ b/src/it/spaces-should-work_windows/pom.xml @@ -34,6 +34,7 @@ under the License. UTF-8 + @enforcerPluginVersion@ 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 38521aab..2716f598 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 - 1.1.1 + @enforcerPluginVersion@ diff --git a/src/it/special-characters-should-work/pom.xml b/src/it/special-characters-should-work/pom.xml index 9b498a38..6f612081 100644 --- a/src/it/special-characters-should-work/pom.xml +++ b/src/it/special-characters-should-work/pom.xml @@ -33,6 +33,7 @@ under the License. UTF-8 + @enforcerPluginVersion@ 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 38521aab..2716f598 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 - 1.1.1 + @enforcerPluginVersion@ diff --git a/src/it/staging-pom/pom.xml b/src/it/staging-pom/pom.xml index cf39252b..443a3fc6 100644 --- a/src/it/staging-pom/pom.xml +++ b/src/it/staging-pom/pom.xml @@ -52,7 +52,7 @@ under the License. org.apache.maven.plugins maven-site-plugin - 2.0-beta-7 + @sitePluginVersion@ diff --git a/src/it/staging-reactor/mod1-parent/pom.xml b/src/it/staging-reactor/mod1-parent/pom.xml index 9b026e60..7bfcffa5 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 - 2.0-beta-7 + @sitePluginVersion@ diff --git a/src/it/staging-reactor/mod2/pom.xml b/src/it/staging-reactor/mod2/pom.xml index 0f33056f..38208b66 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 - 2.0.4 + @sourcePluginVersion@ attach-resources diff --git a/src/it/staging-reactor/pom.xml b/src/it/staging-reactor/pom.xml index 185925a7..ae0a279c 100644 --- a/src/it/staging-reactor/pom.xml +++ b/src/it/staging-reactor/pom.xml @@ -45,7 +45,7 @@ under the License. org.apache.maven.plugins maven-site-plugin - 2.0-beta-7 + @sitePluginVersion@ diff --git a/src/it/updateOnly/pom.xml b/src/it/updateOnly/pom.xml index e388df92..0b8d1f4b 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 - 3.0.0 + @antrunPluginVersion@ initialize