[
https://issues.apache.org/jira/browse/CAMEL-23202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18066348#comment-18066348
]
Aurélien Pupier commented on CAMEL-23202:
-----------------------------------------
seems that it is a limitation of Jacoco
> Build failure with code coverage related to CamelThreadFactory
> --------------------------------------------------------------
>
> Key: CAMEL-23202
> URL: https://issues.apache.org/jira/browse/CAMEL-23202
> Project: Camel
> Issue Type: Task
> Affects Versions: 4.19.0
> Reporter: Aurélien Pupier
> Assignee: Aurélien Pupier
> Priority: Major
>
> {noformat}
> [ERROR] Failed to execute goal
> org.jacoco:jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) on
> project coverage: An error has occurred in JaCoCo Aggregate report
> generation. Error while creating report: Error while analyzing
> /home/jenkins/jenkins-agent/workspace/l_Camel_Core_Build_and_test_main/core/camel-util/target/classes/org/apache/camel/util/concurrent/CamelThreadFactory.class
> with JaCoCo 0.8.14.202510111229/2eb2483. Can't add different class with same
> name: org/apache/camel/util/concurrent/CamelThreadFactory -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed
> to execute goal org.jacoco:jacoco-maven-plugin:0.8.14:report-aggregate
> (report-aggregate) on project coverage: An error has occurred in JaCoCo
> Aggregate report generation. {noformat}
> very likely introduced by
> https://github.com/apache/camel/commit/f6331388bf41e015783409843f38869b4be7dcbf
--
This message was sent by Atlassian Jira
(v8.20.10#820010)