Aurélien Pupier created CAMEL-23202:
---------------------------------------
Summary: 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
{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)