Generate historical report with clover

Raphael Br May 6, 2013

Hello again

I added the following to pom.xml file:

<generateHistorical>true</generateHistorical>
<historyDir>${user.home}\history</historyDir>

in order to generate historical reports, just like I found in Clover documentation.
But all I get in my history directory are clover-XXXX.xml.gz files, where XXXX is the date/time.
I'd like to get html or pdf results like the ones in this link.

Any ideas on how I can do it?

Thanks a lot.

1 answer

1 accepted

1 vote
Answer accepted
Marek Parfianowicz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 6, 2013

You're half way through :-)

To generate a savepoint, run the clover2:save-history goal.

To generate an HTML or PDF report using saved history points, run the clover2:clover goal (with <generateHtml> and <generatePdf> set to true).

Raphael Br May 9, 2013

It worked. Thanks :)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events