capint
2/14/2017 - 10:21 AM

Maven >> Plugin

Maven >> Plugin

1. If a plugin is added to parent pom and used in child project pom, all of its executions are performed on that child project => In case we need to customize executions for a child project, we should define the plugin at project level.