epugh 2004/07/23 01:38:00
Modified: cruisecontrol/xdocs faq.fml
Log:
enhance section on using multiproject goal to keep cc uptodate
Revision Changes Path
1.4 +5 -0 maven-plugins/cruisecontrol/xdocs/faq.fml
Index: faq.fml
===================================================================
RCS file: /home/cvs/maven-plugins/cruisecontrol/xdocs/faq.fml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- faq.fml 28 Jun 2004 09:46:48 -0000 1.3
+++ faq.fml 23 Jul 2004 08:38:00 -0000 1.4
@@ -76,6 +76,11 @@
<code>maven.cruisecontrol.config=${maven.cruisecontrol.home}/cruisecontrol.xml</code>
for use in cross
platform situations. Unfortunantly, I haven't been able to have a plugin
set this value, so you need
to put it in all your projects.
+ <p/>
+ Something else to keep in mind is that if you are using the
<code>cruisecontrol</code> goal to update your
+ cruisecontrol.xml file with information in the project.xml then you will
need to update the file fairly
+ frequently as new developers are added. I use a simple cron job to stop
CruiseControl, call the multiproject
+ goal, and then restart CruiseControl.
</answer>
</faq>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]