From 47ea8bae727f89e6773c62122dd0af6cd5a007a9 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Tue, 20 Sep 2005 04:49:55 +0000 Subject: [PATCH] Make pom:validate use the new plugin:validate-xml tag git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@290356 13f79535-47bb-0310-9956-ffa450edef68 --- pom/plugin.jelly | 28 +++++++++++----------------- pom/project.xml | 22 ---------------------- 2 files changed, 11 insertions(+), 39 deletions(-) diff --git a/pom/plugin.jelly b/pom/plugin.jelly index 1968f638..f803796d 100644 --- a/pom/plugin.jelly +++ b/pom/plugin.jelly @@ -22,6 +22,7 @@ xmlns:j="jelly:core" xmlns:d="jelly:define" xmlns:pom="pom" + xmlns:plugin="plugin" xmlns:util="jelly:util" xmlns:ant="jelly:ant" xmlns:artifact="artifact"> @@ -54,17 +55,10 @@ - + - - - - - - - - @@ -72,15 +66,15 @@ - - - - - - + xsd file: ${xsd} + + - + + diff --git a/pom/project.xml b/pom/project.xml index e3ef8ad3..3b515a86 100644 --- a/pom/project.xml +++ b/pom/project.xml @@ -87,32 +87,10 @@ dom4j 1.4-dev-8 - - xml-apis - xml-apis - 1.0.b2 - maven maven 1.0 - - isorelax - isorelax - 20030108 - - - - - thaiopensource - jing - 20030619 - - - xerces - xerces - 2.4.0 -