Ok. Thanks.

>From what I understand, the pluginManagement section is all about
configuration management of the pom's plugins and how they can be used in
the current and child poms.

Thanks again.



On Thu, 18 Jun 2020, 11:35 Thorsten Heit, <[email protected]> wrote:

> Hi Linus,
>
> > Thanks, Thorsten.
> > That worked perfectly.
>
> You're welcome.
>
>
> > What's the difference between the two?
> > Why doesn't pluginmanagement recognise the added plugins?
>
> In the plugin management section you can specify and (pre-)configure
> plugins that can be used for example in child projects, and in the plugins
> section you list all the plugins you use when building your project.
>
>
> > Any documentation?
>
> Sure: https://maven.apache.org/pom.html#Plugin_Management
> :-)
>
>
> Regards
>
> Thorsten

Reply via email to