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.

[image: Screenshot 2023-10-20 at 8.45.40 AM.png]
Both of these should be different, but they open the same page on clicking.
[image: 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.

-- 
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/8f6c48ee-06e2-400a-b96c-a7d6889b3257n%40googlegroups.com.

Reply via email to