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

Robert Scholte commented on MNG-7037:
-------------------------------------

One way to solve this is to bring back all classes into a new monolith like 
maven-all, but this is kind of the opposite of what we want to achieve.

Also, there are 2 kinds of automatic modules: named by MANIFEST or filename.
The latter should not be used. And the maintainers of the first should only 
apply when the library itself is JPMS ready, but its dependencies not.

> 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)

Reply via email to