[ 
https://issues.apache.org/jira/browse/CXF-7953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16811844#comment-16811844
 ] 

Freeman Fang commented on CXF-7953:
-----------------------------------

Hi [~coheigea],

Those failures are caused by [this issue in 
plexus-classworlds|https://github.com/codehaus-plexus/plexus-classworlds/issues/3].
 Fortunately this is fixed by plexus-classworlds 2.6.0, so if we copy 
plexus-classworlds-2.6.0.jar into MAVEN_HOME/boot of CI build to override the 
original one(this is needed for maven boot so can't specify plexus-classworlds 
version in pom as it's too late when maven parse pom, the plexus-classworlds 
already get loaded. Hopefully next maven release will use plexus-classworlds 
2.6.0 so we don't need to do this by ourselves),  those tests can pass on CI.

Cheers
Freeman

> make corba binding working with JDK11
> -------------------------------------
>
>                 Key: CXF-7953
>                 URL: https://issues.apache.org/jira/browse/CXF-7953
>             Project: CXF
>          Issue Type: Wish
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 3.3.2
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to