Aurélien Pupier created CAMEL-23612:
---------------------------------------
Summary: example MapStruct build is failing on CI: class
org.apache.http.impl.client.BasicAuthCache cannot be cast to class
org.apache.http.client.AuthCache
Key: CAMEL-23612
URL: https://issues.apache.org/jira/browse/CAMEL-23612
Project: Camel
Issue Type: Bug
Components: camel-mapstruct
Affects Versions: 4.20.0
Reporter: Aurélien Pupier
https://github.com/apache/camel-examples/actions/runs/25940269788/job/76255848147#step:4:2446
{noformat}
Error: class org.apache.http.impl.client.BasicAuthCache cannot be cast to
class org.apache.http.client.AuthCache
(org.apache.http.impl.client.BasicAuthCache is in unnamed module of loader
org.codehaus.plexus.classworlds.realm.ClassRealm @6ef888f6;
org.apache.http.client.AuthCache is in unnamed module of loader
org.codehaus.plexus.classworlds.realm.ClassRealm @3a831744)
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)