How is the propagation of plugins to child poms stopped?
Answer Posted / Ravi Ranjan
To stop the propagation of plugins to child POMs, the `<pluginManagement>` section can be used in a parent POM. This section contains all shared plugin configurations that are not inherited by child projects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers