diff --git a/cruisecontrol/plugin.jelly b/cruisecontrol/plugin.jelly
index 6e0597b7..4c73de6a 100644
--- a/cruisecontrol/plugin.jelly
+++ b/cruisecontrol/plugin.jelly
@@ -130,7 +130,12 @@
-
+
+
+
+
+
@@ -158,6 +163,31 @@
-->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/cruisecontrol/xdocs/changes.xml b/cruisecontrol/xdocs/changes.xml
index fc1fa173..38770b3f 100644
--- a/cruisecontrol/xdocs/changes.xml
+++ b/cruisecontrol/xdocs/changes.xml
@@ -26,6 +26,10 @@
+
+ Added new cruisecontrol:configure-war goal that generates
+ a configured CruiseControl webapp WAR.
+
Use the same default value for the
maven.cruisecontrol.mail.buildresultsurl property
diff --git a/cruisecontrol/xdocs/goals.xml b/cruisecontrol/xdocs/goals.xml
index 2355ab71..b16d4eba 100644
--- a/cruisecontrol/xdocs/goals.xml
+++ b/cruisecontrol/xdocs/goals.xml
@@ -43,6 +43,12 @@
machine (it uses a file copy).
+
+ cruisecontrol:configure-war
+
+ Generates a configured CruiseControl webapp WAR.
+
+