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

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

Almost, just add that the jvm itself uses it and therefore a mojo can not be 
aware of it - it is the package case - and you have the issue users are facing.

> Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String 
> moduleName, String name) in Mojos
> -----------------------------------------------------------------------------------------------------------
>
>                 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 Mojos using this Java 9 new JPMS API to work under java 9+
> see [Java 9 ClassLoader.findClass(String moduleName,String 
> name)|https://docs.oracle.com/javase/9/docs/api/java/lang/ClassLoader.html#findClass-java.lang.String-java.lang.String-]



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

Reply via email to