hboutemy commented on issue #439:
URL: 
https://github.com/apache/maven-jar-plugin/issues/439#issuecomment-3393271780

   re-reading the issue description: now I get that the report is about a run 
failure, definitively not a duplicate of MJAR-62 that does not cause any 
failure but non-representative value: I don't expect MJAR-62 fixed in 
maven-jar-plugin 3.4.0 will solve this
   
   IIUC, the issue described here is a in Plexus Archiver when using `jar` 
command to do modular archive
   = 
https://github.com/codehaus-plexus/plexus-archiver/blob/master/src/main/java/org/codehaus/plexus/archiver/jar/JarToolModularJarArchiver.java
 that uses `jar` command from current Maven runtime, not trying to use `jar` 
command from toolchain-provided JDK
   
   I'm not a JPMS expert, I don't know how to reproduce: please someone provide 
a reproducer and we can dive into how Maven can inject a toolchain-provided 
`jar` command into plexus-archiver JarToolModularJarArchiver (I don't know 
precisely how for now...)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to