From cf5c830c1a606e9bd0ae4192792ea3ff317a40a8 Mon Sep 17 00:00:00 2001 From: ltheussl Date: Mon, 5 Dec 2005 18:58:32 +0000 Subject: [PATCH] Use commons-lang for string replacement, util:replace does not work with maven 1.0.2 git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@354128 13f79535-47bb-0310-9956-ffa450edef68 --- xdoc/plugin.jelly | 7 +++++-- xdoc/project.xml | 12 +++++++++++- xdoc/src/plugin-resources/sitemap.jsl | 2 +- 3 files changed, 17 insertions(+), 4 deletions(-) diff --git a/xdoc/plugin.jelly b/xdoc/plugin.jelly index 4ad7bc6c..85243042 100644 --- a/xdoc/plugin.jelly +++ b/xdoc/plugin.jelly @@ -569,9 +569,9 @@ - + - + @@ -592,6 +592,9 @@ + + + - + ../plugin-parent/project.xml 3 maven-xdoc-plugin @@ -216,6 +217,15 @@ This library is already loaded by maven's core. Be careful to use the same version number as in the core. + + commons-lang + commons-lang + 2.0 + http://jakarta.apache.org/commons/lang/ + + This library is already loaded by maven's core. Be careful to use the same version number as in the core. + + commons-logging commons-logging diff --git a/xdoc/src/plugin-resources/sitemap.jsl b/xdoc/src/plugin-resources/sitemap.jsl index 6dd1c7af..4fb92082 100644 --- a/xdoc/src/plugin-resources/sitemap.jsl +++ b/xdoc/src/plugin-resources/sitemap.jsl @@ -77,7 +77,7 @@ - +