Issue Details (XML | Word | Printable)

Key: MPCRUISECONTROL-29
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Lukas Theussl
Reporter: Jamie Bisotti
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1.x CruiseControl Plugin

Default for 'maven.cruisecontrol.logs.mergedirectory' is incorrect on the Properties page.

Created: 27/Jun/05 01:02 PM   Updated: 23/Apr/06 12:18 AM   Resolved: 23/Apr/06 12:18 AM
Component/s: None
Affects Version/s: 1.7
Fix Version/s: 1.8

Time Tracking:
Not Specified


 Description  « Hide

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'???



There are no comments yet on this issue.