[MNG-5761] Dependency management is not transitive.

o Updated to add a missing test dependency (used but undeclared) managed to
  non-transitive test scope transitively. The compilation error without
  that declaration in fact is expected behaviour. Don't let them fool you.

  I can build all plugins using 3.4.0-SNAPSHOT by upgrading the plugin tools
  manually on the command line like:

  mvn -DmavenPluginToolsVersion=3.5 test-compile



git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1776591 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: a10733e2259cf1e0ed80adf8315314a9194d60a0
  1. src/
  2. pom.xml