Am 2016-12-28 um 22:50 schrieb Robert Scholte:
Which makes me wonder if this really is a fix. Wagon can be built with a
wide range of Maven version covering a lot of years AND the
maven-dependency-plugin shows what you would expect: junit is available
with test-scope.

"That's always been that way."
Well, apparently not. Maybe it was documented that way, but I expect
that users did their dependency management which felt natural and which
worked.

I'm afraid that this is exactly where Jason was warning you for.
Right now I see Wagon as a reference project for Maven 3.4.0: it should
still work without the pom adjustments, because its original setup made
sense.

Just a side note: I clean up a lot of dependency issues with a separate ticket (WAGON-471) because deps were transitive but never declared in the POM. Right now, with Maven 3.4.0-SNAPSHOT, it does not work because resolution is different. I have obstained to test with Maven 3.4.0-SNAPSHOT because I wanted to focus on the Wagon issues.


Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to