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
