Can someone explain to me or point me to a page that explains what the
<pluginManagement> is and when it needs to be included?
In some examples I see:
<build>
<pluginManagement>
<plugins>
...
In other examples I see:
<build>
<plugins>
...
What's the difference? And how do you know when you use it?
--
View this message in context:
http://maven.40175.n5.nabble.com/When-to-use-pluginManagement-tp4610500p4610500.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]