Looking at the Properties documentation (http://maven.apache.org/reference/plugins/cruisecontrol/properties.html), the default value for maven.cruisecontrol.buildresults.url is listed as ${maven.cruisecontrol.site}/...; however, I believe this is incorrect. Seems like it should be ${maven.cruisecontrol.buildresults.site}/...
Description
Looking at the Properties documentation (http://maven.apache.org/reference/plugins/cruisecontrol/properties.html), the default value for maven.cruisecontrol.buildresults.url is listed as ${maven.cruisecontrol.site}/...; however, I believe this is incorrect. Seems like it should be ${maven.cruisecontrol.buildresults.site}/...