Hey maven users,

When I want to use in my entire project structure (top pom and all sub poms)
the install plugin with version 2.2.  Do I need to place it under the
pluginmanagement of under the build/plugin section of the pom?

The install plugin is mapped by the default lifecycle so will maven get the
correct version with possible configuration declared from the pluginmanagement
or is plugin management only for use when you need to yourself add general
plugin declarations for use in sub poms ?

Thanks for your answers.
---
http://www.scarlet.be/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to