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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]