-
Notifications
You must be signed in to change notification settings - Fork 96
[MSHADE-479] Make the mojo much less noisy #233
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Flakes: [INFO] ------------------------------------------------------------------------ |
|
Resolve #676 |
1 similar comment
|
Resolve #676 |
|
I'd like to request to revert this change. The list is very important to let the user know which deps are shipped into the final shaded jar, especially when deps pull lots of transitive deps. If someone thinks it's noisy, please consider making the log level configurable. |
|
They are configurable. If you want to see this set the log level to debug. |
|
what I mean "configurable" is, allow setting those message level via plugin's configuration, not run mvn command in debug mode. |
Same here. Made a feature request to bring it back under a |
This removes multiple screens of log cruft from every build that uses the shade plugin.