On 01/28/12 13:34, Hugo Hirsch wrote:
Hi Robert,
Am 26.01.2012 17:38, schrieb Robert Burrell Donkin:
What needs to be done in order to produce reports for test coverage
(cobertura, emma), findbugs and pmd? Do we need a specific
rat-parent-pom? Or a whisker-variant for maven>3?
It might be a case of just turning them on. Hopefully I'll be able to
give this a whirl sometime soon - feel free to give it a go and report
back...
If I run site:site on the current whisker trunk the submodules are not
linked correctly ....
For some reason, I always get this wrong then have to look it...
Thanks for your efforts
And thanks for your efforts :-)
- I changed the pom a bit to conform to the
current mvn3-reporting-configuration guidelines and added some reports.
Some of the hard-coded values could be refactored into mvn-property
variables (e.g utf-8-encoding).
It seems to work fine with mvn3.0.4/linux/jdk7 - shall I file a bug with
the patch or do you want to merge my changes into the current trunk?
Easier to track with an issue. I've created a project in JIRA for
Whisker https://issues.apache.org/jira/browse/WHISKER.
Robert