Maven 1.x Clover Plugin

clover:test-single attains goal clover:swing-report-internal which no longer exists

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.9
  • Fix Version/s: 1.9.1
  • Component/s: None
  • Labels:
    None
  • Environment:
    N/A
  • Number of attachments :
    0

Description

Inside goal clover:test-single
line 284 is:

<attainGoal name="clover:swing-report-internal"/>

and this goal is no longer present.

Seems to work for me if I just change this to:

<attainGoal name="clover:swing-report"/>

Activity

Hide
Vincent Massol added a comment -

Applied. Thanks.

Show
Vincent Massol added a comment - Applied. Thanks.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: