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

Gili commented on MCOMPILER-437:
--------------------------------

Let's close this issue. I don't remember what this was about.

> Clarify how to use --patch-module
> ---------------------------------
>
>                 Key: MCOMPILER-437
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-437
>             Project: Maven Compiler Plugin
>          Issue Type: Improvement
>    Affects Versions: 3.8.1
>            Reporter: Gili
>            Priority: Major
>
> https://maven.apache.org/plugins/maven-compiler-plugin/examples/jpms_args.html
>  says that the --patch-module syntax is:
> --patch-module <module>=<module>(, <module>)*
> But I am unable to get it to work. I always get "Can't locate X".
> I couldn't find any integration tests or other example code showing how to 
> get this to work when the right hand side is meant to be a JAR file.
> I am trying to work around split packages in org.apache.sshd:ssh-common and 
> org.apache.sshd:ssh-core by declaring a single module org.apache.sshd.core 
> that is meant to contain a merge of the two JAR files. How can I make this 
> work?
> Consider augmenting the documentation and/or adding an integration test to 
> make this use-case more obvious. Thank you.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to