jira-importer commented on issue #50: URL: https://github.com/apache/maven-jdeps-plugin/issues/50#issuecomment-2955089232
**[Michael Schnell](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-schnell)** commented +1 Would be nice to have this feature Unfortunately **jdeps** itself does not support mixed jars as stated inĀ https://bugs.openjdk.java.net/browse/JDK-8207162. So the only way to go would be to call jdeps at least twice, once with "--multi-release" for all multi release jars and once without the argument for the rest. -- 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]
