From 70602fb776fa24dc5d38394a58082e16eadceaa6 Mon Sep 17 00:00:00 2001 From: epugh Date: Fri, 11 Mar 2005 03:31:14 +0000 Subject: [PATCH] Fine tune how to override the cruisecontrol.jsl when putting the logic in a plugin. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@157036 13f79535-47bb-0310-9956-ffa450edef68 --- cruisecontrol/xdocs/faq.fml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/cruisecontrol/xdocs/faq.fml b/cruisecontrol/xdocs/faq.fml index dc563453..41698bc0 100644 --- a/cruisecontrol/xdocs/faq.fml +++ b/cruisecontrol/xdocs/faq.fml @@ -29,9 +29,14 @@ If you specify your own maven.cruisecontrol.template, then that will be used instead. If you want to wrap all of your logic up in your own plugin so that - you don't have to set each project individually, then specify it like this: + you don't have to set each project individually, then add this goal to your plugin's + plugin.jelly file: + + +]]>