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

Romain Manni-Bucau commented on MNG-6543:
-----------------------------------------

You have one linked to the pr. All reflection accessing java11 api or package 
api is broken with current ClassRealm impl. Jaxb is the most known broken lib 
due to that preventing most ee like impl to work so it affects potentially a 
lot of mojo. The working ones are not using java 11 but only running on java 11 
which is a different thing.

> Upgrade plexus classworld to support java 11
> --------------------------------------------
>
>                 Key: MNG-6543
>                 URL: https://issues.apache.org/jira/browse/MNG-6543
>             Project: Maven
>          Issue Type: Bug
>          Components: Class Loading
>            Reporter: Romain Manni-Bucau
>            Priority: Major
>
> Goal is to include 
> https://github.com/codehaus-plexus/plexus-classworlds/pull/4 in maven and 
> enable mojo to work under java 11



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

Reply via email to