
|
If you were logged in you would be able to see more operations.
|
|
|
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'???
|
|
Description
|
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'??? |
Show » |
Sort Order:
| There are no comments yet on this issue.
|
|