[
https://issues.apache.org/jira/browse/CAMEL-23612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083446#comment-18083446
]
Aurélien Pupier commented on CAMEL-23612:
-----------------------------------------
I do not reproduce locally.
tried with Maven 3.9.12 and 3.9.15, with Temurin and Zulu JDK
> 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
> Priority: Major
>
> 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)