You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by puschteblume <pu...@gmx.de> on 2005/11/23 11:36:36 UTC

difference between plugin of section PluginManagement and build in pom

I can't find any documentation about the pluginmanagement section in 
pom.xml. What does this section define? When should I use it?

Thanks

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


Re: difference between plugin of section PluginManagement and build in pom

Posted by Brett Porter <br...@gmail.com>.
It configures plugins when they are used elsewhere, but doesn't
download it and load any lifecycles itself.

- Brett

On 11/23/05, puschteblume <pu...@gmx.de> wrote:
> I can't find any documentation about the pluginmanagement section in
> pom.xml. What does this section define? When should I use it?
>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

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