[ https://issues.apache.org/jira/browse/MNG-7037?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17343413#comment-17343413 ]
Robert Scholte commented on MNG-7037: ------------------------------------- The first bullet I need to pass to [~michael-o] and [~cstamas] as they are working currently on artifact resolver. It could very well mean that the examples need to be rewritten or that classes need to move. The second bullet is not true. I just verified with {{mvn compile dependency:tree -Dincludes=org.apache.maven}} and it shows that only the demos depend on Maven artifacts. > Add JPMS support -> solve split packages problem > ------------------------------------------------ > > Key: MNG-7037 > URL: https://issues.apache.org/jira/browse/MNG-7037 > Project: Maven > Issue Type: Improvement > Affects Versions: 3.6.3 > Reporter: Pavel_K > Priority: Minor > > I use apache maven with apache maven resolver in JPMS environment as > automatic modules. At least I wanted to use them this way. When I started my > application I got > java.lang.module.ResolutionException: Modules maven.model.builder and > maven.model export package org.apache.maven.model.merge to module > mymodule.core. > Please, add JPMS support. 2020 is ending and there are still split packages. -- This message was sent by Atlassian Jira (v8.3.4#803005)