From 7441b50eb294294aae6cffa47cac6ec78938a5b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sun, 23 Nov 2014 22:41:31 +0100 Subject: [PATCH] need real plugins --- .../src/test/resources/bootstrap/group-4/pom.xml | 7 +++++++ .../src/test/resources/bootstrap/group-6/pom.xml | 2 +- .../pom-template.xml | 8 ++++---- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/its/core-it-suite/src/test/resources/bootstrap/group-4/pom.xml b/its/core-it-suite/src/test/resources/bootstrap/group-4/pom.xml index f4f36cf94b..0023a365cd 100644 --- a/its/core-it-suite/src/test/resources/bootstrap/group-4/pom.xml +++ b/its/core-it-suite/src/test/resources/bootstrap/group-4/pom.xml @@ -46,5 +46,12 @@ under the License. ${itPluginVersion} runtime + + + org.apache.maven.plugins + maven-install-plugin + 2.5.2 + runtime + diff --git a/its/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml b/its/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml index a161e04642..b48464ef92 100644 --- a/its/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml +++ b/its/core-it-suite/src/test/resources/bootstrap/group-6/pom.xml @@ -81,7 +81,7 @@ under the License. 2.6 runtime - + org.apache.maven.plugins maven-compiler-plugin diff --git a/its/core-it-suite/src/test/resources/mng-5663-nested-import-scope-pom-resolution/pom-template.xml b/its/core-it-suite/src/test/resources/mng-5663-nested-import-scope-pom-resolution/pom-template.xml index 9354350bf0..9d6f67aab4 100644 --- a/its/core-it-suite/src/test/resources/mng-5663-nested-import-scope-pom-resolution/pom-template.xml +++ b/its/core-it-suite/src/test/resources/mng-5663-nested-import-scope-pom-resolution/pom-template.xml @@ -65,17 +65,17 @@ under the License. org.apache.maven.plugins maven-resources-plugin - 0.1-stub-SNAPSHOT + 2.6 org.apache.maven.plugins maven-compiler-plugin - 0.1-stub-SNAPSHOT + 3.1 org.apache.maven.plugins maven-jar-plugin - 0.1-stub-SNAPSHOT + 2.2 org.apache.maven.plugins @@ -85,7 +85,7 @@ under the License. org.apache.maven.plugins maven-install-plugin - 0.1-stub-SNAPSHOT + 2.5.2