MPCRUISECONTROL-25 Fix property docs
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@191803 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
<author email="vmassol@apache.org">Vincent Massol</author>
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.8" date="">
|
||||
<action dev="epugh" type="fix" issue="MPCRUISECONTROL-25">Properties documentation lists incorrect default for maven.cruisecontrol.buildresults.url</action>
|
||||
</release>
|
||||
<release version="1.7" date="2005-06-06">
|
||||
<action dev="brett" type="add">Remove use of deprecated maven.scm.svn.module property</action>
|
||||
<action dev="brett" type="add" issue="MPCRUISECONTROL-23" due-to="Philip Dodds">Add a Jabber publisher and configuration.</action>
|
||||
|
||||
@@ -173,7 +173,7 @@
|
||||
<p>
|
||||
The url of the cruisecontrol site used in generating the link to
|
||||
CruiseControl. By default this is
|
||||
<code>${maven.cruisecontrol.site}/buildresults/${pom.artifactId}</code>.
|
||||
<code>${maven.cruisecontrol.buildresults.site}/buildresults/${pom.artifactId}</code>.
|
||||
</p>
|
||||
<p>
|
||||
<strong>Note: </strong>Since the cruisecontrol report is not one of the
|
||||
|
||||
Reference in New Issue
Block a user