clover:test-single attains goal clover:swing-report-internal which no longer
exists
-----------------------------------------------------------------------------------
Key: MPCLOVER-40
URL: http://jira.codehaus.org/browse/MPCLOVER-40
Project: maven-clover-plugin
Type: Bug
Versions: 1.9
Environment: N/A
Reporter: Kristopher Brown
Priority: Minor
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"/>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]