From 9c06d31dfca4460473c51941be7d06e05daa103a Mon Sep 17 00:00:00 2001 From: aheritier Date: Mon, 29 Aug 2005 23:31:12 +0000 Subject: [PATCH] Fix exception java.lang.StringIndexOutOfBoundsException from org.apache.commons.jexl.ExpressionImpl when running maven plugins:test-all pom.siteDirectory mustn't be empty because in the maven-plugins root project we have : maven.site.stage.directory=/home/brett/public_html/maven-stage-site/${pom.siteDirectory.substring(22)} git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@264656 13f79535-47bb-0310-9956-ffa450edef68 --- rar/src/plugin-test/project.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rar/src/plugin-test/project.xml b/rar/src/plugin-test/project.xml index bfc2f085..3361e073 100644 --- a/rar/src/plugin-test/project.xml +++ b/rar/src/plugin-test/project.xml @@ -16,8 +16,6 @@ * limitations under the License. */ --> - - 3 Test project for Maven Rar Plugin @@ -34,7 +32,7 @@ http://bugzilla www.fooserver.org - + /www/maven.apache.org/reference/plugins/rar/ scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:maven