From ca032b2190349cd2602ce4514cf924e45b063903 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Mon, 23 Oct 2006 19:20:13 +0000 Subject: [PATCH] o aligning with new decoupled IT plugins git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@467095 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/resources/it0086/pom.xml | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/maven-core-integration-tests/src/test/resources/it0086/pom.xml b/maven-core-integration-tests/src/test/resources/it0086/pom.xml index 15db0ee99c..7a4c11facf 100644 --- a/maven-core-integration-tests/src/test/resources/it0086/pom.xml +++ b/maven-core-integration-tests/src/test/resources/it0086/pom.xml @@ -4,19 +4,16 @@ org.apache.maven.its.it0086 1.0 maven-it-it0086 - Verify that a plugin dependency class can be loaded from both the plugin classloader and the - context classloader available to the plugin. + Verify that a plugin dependency class can be loaded from both the plugin classloader and the context classloader available to the plugin. - org.apache.maven.plugins - maven-core-it-plugin - 1.0 - + org.apache.maven.its.plugins + maven-it-plugin-loadable + 1.0-SNAPSHOT validate - bsh.Interpreter