From c87f27a48d6a57a84af76f3f0502aa81ef5459e7 Mon Sep 17 00:00:00 2001 From: dion Date: Thu, 31 Jul 2003 05:39:57 +0000 Subject: [PATCH] Remove usage of driver.jelly "maven" taglib. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113765 13f79535-47bb-0310-9956-ffa450edef68 --- ashkelon/maven.xml | 11 +---------- deploy/plugin.jelly | 3 +-- dist/plugin.jelly | 3 +-- jar/plugin.jelly | 3 +-- linkcheck/maven.xml | 6 +----- native/samples/helloworld/maven.xml | 5 +---- site/plugin.jelly | 3 +-- statcvs/plugin.jelly | 3 +-- 8 files changed, 8 insertions(+), 29 deletions(-) diff --git a/ashkelon/maven.xml b/ashkelon/maven.xml index 4bb90c97..98c11edf 100644 --- a/ashkelon/maven.xml +++ b/ashkelon/maven.xml @@ -1,11 +1,2 @@ - - - - - - + diff --git a/deploy/plugin.jelly b/deploy/plugin.jelly index 3b3bb12a..95b24e68 100644 --- a/deploy/plugin.jelly +++ b/deploy/plugin.jelly @@ -7,8 +7,7 @@ xmlns:define="jelly:define" xmlns:deploy="deploy" xmlns:util="jelly:util" - xmlns:log="jelly:log" - xmlns:m="maven"> + xmlns:log="jelly:log"> diff --git a/jar/plugin.jelly b/jar/plugin.jelly index 971475dd..4918e095 100644 --- a/jar/plugin.jelly +++ b/jar/plugin.jelly @@ -8,8 +8,7 @@ xmlns:deploy="deploy" xmlns:resources="resources" xmlns:util="jelly:util" - xmlns:doc="doc" - xmlns:m="maven"> + xmlns:doc="doc"> diff --git a/linkcheck/maven.xml b/linkcheck/maven.xml index 39f174ec..4aef5cc5 100644 --- a/linkcheck/maven.xml +++ b/linkcheck/maven.xml @@ -1,8 +1,4 @@ - + diff --git a/native/samples/helloworld/maven.xml b/native/samples/helloworld/maven.xml index 3e9bc673..f8970ea7 100644 --- a/native/samples/helloworld/maven.xml +++ b/native/samples/helloworld/maven.xml @@ -1,9 +1,6 @@ + xmlns:ant="jelly:ant"> diff --git a/site/plugin.jelly b/site/plugin.jelly index bbd11ccd..b9acced0 100644 --- a/site/plugin.jelly +++ b/site/plugin.jelly @@ -2,8 +2,7 @@ + xmlns:maven="jelly:maven"> diff --git a/statcvs/plugin.jelly b/statcvs/plugin.jelly index 4921584e..2add830d 100644 --- a/statcvs/plugin.jelly +++ b/statcvs/plugin.jelly @@ -4,8 +4,7 @@ xmlns:j="jelly:core" xmlns:maven="jelly:maven" xmlns:ant="jelly:ant" - xmlns:doc="doc" - xmlns:m="maven"> + xmlns:doc="doc">