Hi Stephen,
unfortunately my vote reply had gone to the users list instead of the
dev-list...which was a -1 and NOT +1 !
On 12/3/14 4:53 PM, Stephen Connolly wrote:
Vote threads:
http://mail-archives.apache.org/mod_mbox/maven-users/201411.mbox/%3CCA%2BnPnMw%2Bn6KLx2Zg0R-d2_iWCyVYfKVYfGEzk
Sorry my bad. Still the outcome remains the same
On 3 December 2014 at 19:05, Karl Heinz Marbaise wrote:
> Hi Stephen,
>
> unfortunately my vote reply had gone to the users list instead of the
> dev-list...which was a -1 and NOT +1 !
>
>
>
>
>
> On 12/3/14 4:53 PM, Stephen Connolly wrote:
>
>> V
Here is my mojo:
https://github.com/lgadawski/cloverage-maven-plugin/blob/master/src/main/java/com/gadawski/maven/plugins/cloverage/goals/HtmlMojo.java
which, as U can see, extends following class:
https://github.com/lgadawski/cloverage-maven-plugin/blob/master/src/main/java/com/gadawski/maven/p
Hi Lukasz
I didn't check, but your plugin must be very similar to one I wrote
recently for SCoverage
(Scala coverage) https://github.com/scoverage/scoverage-maven-plugin
Look at this class:
https://github.com/scoverage/scoverage-maven-plugin/blob/master/src/main/java/org/scoverage/plugin/SCoverage