java-tutorials/maven-modules/maven-parent-pom-resolution/README.md

5 lines
253 B
Markdown
Raw Normal View History

### Relevant Articles:
2021-09-16 08:04:12 -04:00
- [Understanding Mavens “relativePath” Tag for a Parent POM](https://www.baeldung.com/maven-relativepath)
- [How to Disable a Maven Plugin Defined in a Parent POM](https://www.baeldung.com/maven-disable-parent-pom-plugin)