Maven 1.x CruiseControl Plugin

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

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7
  • Fix Version/s: 1.8
  • Component/s: None
  • Labels:
    None
  • Number of attachments :
    0

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

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: