From c63c9e01fbd29d90103915a915841d9292c8d811 Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Thu, 17 May 2012 17:16:40 +0000 Subject: [PATCH] fixed IT for Maven 2 git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1339721 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/it/plugin-report-annotations/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml b/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml index 88a3e29..a57c6a4 100644 --- a/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml +++ b/maven-plugin-plugin/src/it/plugin-report-annotations/pom.xml @@ -61,6 +61,15 @@ under the License. + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.4 + + + org.apache.maven.plugins