From 0e881caeca0e429fdd9f12a425f8bdfc87d6b4c2 Mon Sep 17 00:00:00 2001 From: brett Date: Thu, 8 Apr 2004 00:39:25 +0000 Subject: [PATCH] remove pom:update (MPPOM-2) also remove unneeded classloader stuff and fix a bug in pom:validate git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114985 13f79535-47bb-0310-9956-ffa450edef68 --- pom/plugin.jelly | 9 +-------- pom/project.xml | 9 --------- pom/xdocs/changes.xml | 3 +++ pom/xdocs/goals.xml | 6 +----- 4 files changed, 5 insertions(+), 22 deletions(-) diff --git a/pom/plugin.jelly b/pom/plugin.jelly index 44f5c1c7..dd61d27e 100644 --- a/pom/plugin.jelly +++ b/pom/plugin.jelly @@ -70,7 +70,7 @@ + value="${maven.home}/maven-project.xsd"/> @@ -95,13 +95,6 @@ - - - - - - diff --git a/pom/project.xml b/pom/project.xml index d848421f..04f823cb 100644 --- a/pom/project.xml +++ b/pom/project.xml @@ -91,9 +91,6 @@ isorelax isorelax 20030108 - - root - @@ -101,17 +98,11 @@ thaiopensource jing 20030619 - - root - xerces xerces 2.4.0 - - root - diff --git a/pom/xdocs/changes.xml b/pom/xdocs/changes.xml index 15d6fef2..05cff57d 100644 --- a/pom/xdocs/changes.xml +++ b/pom/xdocs/changes.xml @@ -25,6 +25,9 @@ + + remove empty pom:update goal + Add missing xml-apis jar. diff --git a/pom/xdocs/goals.xml b/pom/xdocs/goals.xml index 61135a3c..27c021af 100644 --- a/pom/xdocs/goals.xml +++ b/pom/xdocs/goals.xml @@ -37,14 +37,10 @@ pom:taglib set up validation tag library - - pom:update - Update the POM from its current version to a specified version - pom:validate Validate the Maven XML project descriptor - \ No newline at end of file +