MNG-5486 hiding transfer logs#28
MNG-5486 hiding transfer logs#28martin-g wants to merge 1 commit intoapache:masterfrom martin-g:master
Conversation
|
+1 |
|
I like the idea of quiet transfert WDYT? |
There was a problem hiding this comment.
"quiet-transfer-logs", for consistency with other options, please
|
Why do we need this? There is a batch mode, minimal transfer output. |
|
@michael-o I think even |
|
@martin-g does the quiet option provide the behaviour you'd like? |
|
@jvanzyl Yes. I don't need the new option. |
|
quiet option is too quiet, I originally wanted just to hide the transfer logs, sometime it can be annoying in CI systems |
|
@JigarJoshi , you can use batch mode for that. |
Adds a sentence that explains what happens to plugin declarations which load extensions.
…n-docs Resolve apache#28: Improve Javadoc for flatten goal
|
Resolve #5552 |
The latest patch from https://jira.codehaus.org/browse/MNG-5486 as a Pull Request as requested by Jason van Zyl.