From 9984ddc44a0219bdb10bccdda524488ef6f0c9a0 Mon Sep 17 00:00:00 2001 From: dion Date: Wed, 9 Jul 2003 07:21:03 +0000 Subject: [PATCH] Use param-check tag for validation git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113623 13f79535-47bb-0310-9956-ffa450edef68 --- repository/plugin.jelly | 43 +++++++++++++++++------------------------ 1 file changed, 18 insertions(+), 25 deletions(-) diff --git a/repository/plugin.jelly b/repository/plugin.jelly index 1a008b6c..dee13d15 100644 --- a/repository/plugin.jelly +++ b/repository/plugin.jelly @@ -5,6 +5,7 @@ xmlns:define="jelly:define" xmlns:dummy="dummy" xmlns:j="jelly:core" + xmlns:m="maven" xmlns:repository="repository" xmlns:u="jelly:util" xmlns:x="jelly:xml"> @@ -105,19 +106,6 @@ - - - - '${name}' must be specified - - - ${message} - - /licenses directory. !--> - + @@ -222,7 +210,7 @@ - + - + + + cd ${maven.repo.central.directory}; mkdir ${groupId}; @@ -308,7 +299,8 @@ - + + cd ${maven.repo.central.directory}; rm -rf ${groupId}; @@ -322,8 +314,9 @@ - - + + + ${groupId} @@ -355,8 +348,8 @@ - - + + @@ -369,9 +362,9 @@ - - - + + +