From adb183e85c161c4ebaf402646f4cf0fe44a7dd92 Mon Sep 17 00:00:00 2001 From: evenisse Date: Thu, 6 Feb 2003 15:23:03 +0000 Subject: [PATCH] Add log:info to see messages git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112848 13f79535-47bb-0310-9956-ffa450edef68 --- console/plugin.jelly | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/console/plugin.jelly b/console/plugin.jelly index 088b37db..25d8ee4b 100644 --- a/console/plugin.jelly +++ b/console/plugin.jelly @@ -36,12 +36,12 @@ -${ex} +${ex} -Bye ! +Bye ! @@ -49,10 +49,12 @@ Bye ! -${listGoal.name} +${listGoal.name} + + The following commands are available: list - list all available goals @@ -60,5 +62,6 @@ The following commands are available: <goalname> - attain a goal quit - quits the console +