[
https://issues.apache.org/jira/browse/CAMEL-23612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18083447#comment-18083447
]
Aurélien Pupier commented on CAMEL-23612:
-----------------------------------------
it started to fail
https://github.com/apache/camel-examples/actions/runs/24994357677 on the 27th
of April. it was with this commit
https://github.com/apache/camel-examples/commit/e662b2b1a5c2110c3c280b6bcc9e8b37d6b57300
which uopgraded maven wrapper to 3.9.15 but I tried with it locally and I do
not reproduce
> 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)