Conversation
michael-o
left a comment
There was a problem hiding this comment.
I honestly don't udnerstand why this is needed at all. I mean we have -q and -X...
|
Yes, I'm not sure why this was done like this in the first place. This has been around since 2.0 so who knows? I am confident the way it was done is buggy, so this tries to repair as much of it as I easily could. I noticed because the tests mixed up two different silent log classes. Someone wasn't following test first practices when they wrote this. If we're comfortable with some incompatibility, then we could mke the silent parameter and associated methods noops. |
Maybe we should deprecate for removal in 4? |
|
OK, deprecated |
elharo
left a comment
There was a problem hiding this comment.
Oh dman it, that went to the wrong branch. Why, why don't we protect our branches?
|
Ping |
src/main/java/org/apache/maven/plugins/dependency/AbstractDependencyMojo.java
Outdated
Show resolved
Hide resolved
src/main/java/org/apache/maven/plugins/dependency/AbstractDependencyMojo.java
Outdated
Show resolved
Hide resolved
|
Resolve #1455 |
This test could never fail