From 66dcf3c72bb668fa5696a240850d2f93bb6be71e Mon Sep 17 00:00:00 2001 From: epugh Date: Thu, 17 Mar 2005 18:08:58 +0000 Subject: [PATCH] Expand on what the plugin does git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@157954 13f79535-47bb-0310-9956-ffa450edef68 --- cruisecontrol/project.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/cruisecontrol/project.xml b/cruisecontrol/project.xml index 3b4eb1a8..d4e0561a 100644 --- a/cruisecontrol/project.xml +++ b/cruisecontrol/project.xml @@ -23,7 +23,11 @@ maven-cruisecontrol-plugin Maven Cruise Control Plugin 1.7-SNAPSHOT - A plugin to handle the generating and maintaining of Cruise Control configuration. + + A plugin to work with Cruise Control. Plugin can generate a + Cruise Control configuration from the POM, start the CruiseControl server, + and when included as a report provide a link to the build results. + Cruise Control Plugin for Maven http://maven.apache.org/reference/plugins/cruisecontrol/ http://jira.codehaus.org/browse/MPCRUISECONTROL