Closed guidfort closed 5 years ago
pom.xml (parent) -> Declaration this maven plugin -- pom.xml (Child A needs this plugin) -- pom.xml (Child B needs not this plugin) <-- Error -- pom.xml (Child C needs this plugin)
Looks good. Could you also add unit test to cover this change and how it works with multimodule project?
pom.xml (parent) -> Declaration this maven plugin -- pom.xml (Child A needs this plugin) -- pom.xml (Child B needs not this plugin) <-- Error -- pom.xml (Child C needs this plugin)