You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by John Fallows <jo...@gmail.com> on 2005/07/08 02:00:08 UTC

[m2] Transitive dependencies excluded from classpath for parent defined pluginManagement plugins

When the <pluginManagement> element is specified in a parent pom, the
transitive dependencies needed by that plugin are not included on the
classpath while the plugin is executing.

This results in an unexpected ClassNotFoundException during plugin
goal execution.

However, when the <pluginManagement> element is transferred into the
local pom, everything works as expected.

Is this a known problem?

Kind Regards,
John Fallows.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org