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
This commit is contained in:
epugh
2005-03-17 18:08:58 +00:00
parent 5e4b3fd5f2
commit 66dcf3c72b

View File

@@ -23,7 +23,11 @@
<id>maven-cruisecontrol-plugin</id>
<name>Maven Cruise Control Plugin</name>
<currentVersion>1.7-SNAPSHOT</currentVersion>
<description>A plugin to handle the generating and maintaining of Cruise Control configuration.</description>
<description>
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.
</description>
<shortDescription>Cruise Control Plugin for Maven</shortDescription>
<url>http://maven.apache.org/reference/plugins/cruisecontrol/</url>
<issueTrackingUrl>http://jira.codehaus.org/browse/MPCRUISECONTROL</issueTrackingUrl>