maven-dependency-plugin
maven-dependency-plugin copied to clipboard
[MDEP-960] Repair silent logging
This test could never fail
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.
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
Ping
Resolve #1455