From ef13ff926e388c0bf5469c161ed04d91cda6a13c Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Fri, 16 Jan 2009 15:41:52 +0000 Subject: [PATCH] o Partially reverted r734246 and re-added a non-core dependency to restore original plugin behavior with regard to the extension manager git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@735037 13f79535-47bb-0310-9956-ffa450edef68 --- .../core-it-plugins/maven-it-plugin-packaging/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/its/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml b/its/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml index 3abd4fe31c..5f80b695e4 100644 --- a/its/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml +++ b/its/core-it-support/core-it-plugins/maven-it-plugin-packaging/pom.xml @@ -47,5 +47,16 @@ under the License. maven-plugin-api 2.0 + + + org.apache.maven.its + maven-core-it-support + 1.0 +