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"/>
Applied. Thanks.
Applied. Thanks.