You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (JIRA)" <ji...@apache.org> on 2019/03/29 06:43:00 UTC

[jira] [Closed] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

     [ https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylwester Lachiewicz closed MNG-6543.
-------------------------------------
    Resolution: Fixed

> 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
>    Affects Versions: 3.6.0
>            Reporter: Romain Manni-Bucau
>            Assignee: Sylwester Lachiewicz
>            Priority: Major
>             Fix For: 3.6.1
>
>         Attachments: MNG-6543-xjc.zip
>
>
> 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-]
> see MNG-6506 for more details



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