java-tutorials/maven-modules/version-overriding-plugins/README.md

6 lines
196 B
Markdown
Raw Normal View History

2021-02-24 09:48:42 -05:00
Use `` mvn help:effective-pom`` to see the final generated pom.
### Relevant Articles:
- [Override Maven Plugin Configuration from Parent](https://www.baeldung.com/maven-plugin-override-parent)