jira-importer commented on issue #32: URL: https://github.com/apache/maven-jdeps-plugin/issues/32#issuecomment-2955087670
**[Andre Tadeu de Carvalho](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=andretadeu)** commented [Andres Almiray](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=aalmiray), I examined your plugin, made a fork of it and got **jdeps** and parameters that the plugin execute. From that, I discover that the Gradle plugin is examining from the use of JDK internals even in unused dependencies. The example needed to be completed with a simple code and a **module-info.java** that uses 'com.google.common' (Guava) and work from there. -- 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]
