You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Anu Padki <AP...@cover-all.com> on 2012/05/09 20:30:41 UTC

pluginManagement messes up with

I am working on a vaadin project.  I wanted to bind the vadin-maven
plugin and gwt-maven plugin to different phases.

The pom file in eclipse shows error on build if pluginMnagament is not
inserted. I had it inserted and the <phase> was not getting bund.

When I remove the pluginManagement tags, the phase worked fine.

I read all the documentation about pluginMnagement, but cannot figure
out how the two are related.

Can someone please shed some light on this?

 

-          Ana


Re: pluginManagement messes up with

Posted by Wayne Fay <wa...@gmail.com>.
> I read all the documentation about pluginMnagement, but cannot figure
> out how the two are related.

What "two" are you talking about? pluginManagement/plugins and
build/plugins, or something else entirely?

Wayne

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