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

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

It is not active but everybody adds it as any library as expected. Jaxb is the 
most common library using package.getAnnotation and being completely broken 
when it does not work. This method uses, as explained in the link, 
findClass(string,string) which is broken in plexus and we fixed it so maven 
should upgrade to support java 11. All details are in the pr/link.

> 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