Use fully qualified names instead of the artifactId only in jacoco:report-aggregate result

47 views
Skip to first unread message

Aman Palariya

unread,
Oct 19, 2023, 11:20:57 PM10/19/23
to JaCoCo and EclEmma Users
Hi,
jacoco:report-aggregate prints HTML report based on artifactId only

When there are multiple modules with same artifactId but different groupId, the output of one module overwrites the other.

The goal should use <groupId>:<artifactId> instead.

Screenshot 2023-10-20 at 8.45.40 AM.png
Both of these should be different, but they open the same page on clicking.
Screenshot 2023-10-20 at 8.46.52 AM.png
There is just one directory "myArtifactId" when there should be two. The index.html in that directory is from one of the two artifacts.

Evgeny Mandrikov

unread,
Nov 2, 2023, 9:39:51 AM11/2/23
to JaCoCo and EclEmma Users
Reply all
Reply to author
Forward
0 new messages