From 4e5c9f48cc986cf1d6cca840dd45c9f2b8ee3ee3 Mon Sep 17 00:00:00 2001 From: plynch Date: Thu, 22 May 2003 23:58:14 +0000 Subject: [PATCH] o adding more context.getVariable goodies git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113434 13f79535-47bb-0310-9956-ffa450edef68 --- webserver/plugin.jelly | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webserver/plugin.jelly b/webserver/plugin.jelly index b9b62bbf..79285c44 100644 --- a/webserver/plugin.jelly +++ b/webserver/plugin.jelly @@ -179,13 +179,13 @@ + location="${context.getVariable('maven.webserver.home')}" /> + location="${context.getVariable('maven.webserver.conf.dir')}" /> + location="${context.getVariable('maven.webserver.root')}" /> + location="${context.getVariable('maven.webserver.dir')}" />