jira-importer commented on issue #45: URL: https://github.com/apache/maven-jdeps-plugin/issues/45#issuecomment-2955088799
**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented It requires verbose mode to be able to do the analysis. So the plugin cannot use the verbose flags of the jdeps tools. There's a consumer, which reads per line the output to the console, so it is streaming. Maybe we can do some buffering here in order to try to reduce the output. -- 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]
