desruisseaux commented on issue #439: URL: https://github.com/apache/maven-jar-plugin/issues/439#issuecomment-3393362962
Just for information, I plan to propose a refactoring of the JAR plugin, similar to the one done for the compiler plugin, as it is necessary for module source hierarchy as discussed in https://github.com/apache/maven-compiler-plugin/pull/959. If accepted, I would look into this issue in same time. It would be the same approach as for the compiler plugin, i.e. using the `javax.tools` API with the same mechanism for specifying custom tools (including from the toolchains). -- 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]
