Background: I have the problem that maven-javadoc-plugin and
maven-jetty-plugin don't seem to like each other. As soon as
maven-javadoc-plugin is bound to a lifecycle phase, jetty:run produces a
ClassNotFoundException. As a workaround, I'd like to remove the javadoc
plugin for this one module (it's inherited from the parent POM). Is this
possible as of Maven 2.1? I've found some talk about BuildPlanModifier on
the web, but nothing concrete.

Cheers,
Peter
-- 
View this message in context: 
http://www.nabble.com/Can-plugins-be-removed-from-build-lifecycle-as-of-Maven-2.1--tp23704925p23704925.html
Sent from the Maven - Users mailing list archive at Nabble.com.


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

Reply via email to