From fbe0e563d8eafa6091e02f8ca59f3afbcd0b4e14 Mon Sep 17 00:00:00 2001 From: Jason van Zyl Date: Wed, 6 May 2009 13:31:00 +0000 Subject: [PATCH] o make sure jxpath doesn't make it into the distro, it's for testing o don't need plexus-interactivity in the core git-svn-id: https://svn.apache.org/repos/asf/maven/components/branches/MNG-2766@772241 13f79535-47bb-0310-9956-ffa450edef68 --- maven-embedder/pom.xml | 4 ---- pom.xml | 12 ------------ 2 files changed, 16 deletions(-) diff --git a/maven-embedder/pom.xml b/maven-embedder/pom.xml index 00c68a12c8..1cb163fd07 100644 --- a/maven-embedder/pom.xml +++ b/maven-embedder/pom.xml @@ -65,10 +65,6 @@ easymock easymock - - commons-jxpath - commons-jxpath - diff --git a/pom.xml b/pom.xml index 44d959c6eb..4cfd4151b1 100644 --- a/pom.xml +++ b/pom.xml @@ -58,7 +58,6 @@ under the License. 1.2_Java1.3 3.8.1 1.0-beta-3.0.7-SNAPSHOT - 1.0-alpha-6 1.1 1.0-alpha-1 1.5.8 @@ -264,17 +263,6 @@ under the License. plexus-interpolation ${plexusInterpolationVersion} - - org.codehaus.plexus - plexus-interactivity-api - ${plexusInteractivityVersion} - - - org.codehaus.plexus - plexus-component-api - - -