martinpaljak commented on PR #849: URL: https://github.com/apache/maven-shade-plugin/pull/849#issuecomment-5545514095
I'd still split the notions of logging (constant, and level matters) from "user experience setting" for a tool. And the "user interface" _is_ the log/output for a build plugin tool. Given that one of the main tasks of shade plugin is bundling many dependencies into a single jar, the information about which get included and which not, seems like "relevant information" (vs for example reasons of including or not including, which could be considered debug level detail). YMMV, I can happily live the way it is now, but it would be a neat addition. Like unix tools have a -v option even if they emit stuff into syslog. -- 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]
