Can jacoco Maven plugin be configured to generate xml report but not HTML 
report?

There doesn't seem to be a config option for the pom and the "report" task 
is the only target task that makes sense here.

In my Azure ADO pipeline, the xml report is parsed by the pipeline, but I 
get an ADO error that the pipeline is going to ignore the extra HTML files 
(because the pipeline generates its own html report tab).

I am asking because i want to get rid of the warning by turning off HTML 
file output.    

OR, do i need to hack it by making a pipeline step to manually delete them?

Thanks,
Jon

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/17b69a86-4610-4c82-aff4-08a9e08e331bn%40googlegroups.com.

Reply via email to