Default for 'maven.cruisecontrol.logs.mergedirectory' is incorrect on the
Properties page.
------------------------------------------------------------------------------------------
Key: MPCRUISECONTROL-29
URL: http://jira.codehaus.org/browse/MPCRUISECONTROL-29
Project: maven-cruisecontrol-plugin
Type: Bug
Versions: 1.7
Reporter: Jamie Bisotti
On the Properties page, the default value for
'maven.cruisecontrol.logs.mergedirectory' is listed as:
'${maven.cruisecontrol.checkout.dir}/${module}/[maven.build.dir relative
location]/test-reports'
However, in plugin.properties, it is specified as:
'${maven.cruisecontrol.checkout.dir}/${pom.artifactId}'
BUT, shouldn't it actually be:
'${maven.cruisecontrol.checkout.dir}/${pom.artifactId}/target/test-reports'???
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]