20 lines
1.5 KiB
Markdown
20 lines
1.5 KiB
Markdown
### Relevant Articles
|
|
|
|
- [Guide to the Core Maven Plugins](http://www.baeldung.com/core-maven-plugins)
|
|
- [Maven Resources Plugin](http://www.baeldung.com/maven-resources-plugin)
|
|
- [Maven Compiler Plugin](http://www.baeldung.com/maven-compiler-plugin)
|
|
- [Quick Guide to the Maven Surefire Plugin](http://www.baeldung.com/maven-surefire-plugin)
|
|
- [The Maven Failsafe Plugin](http://www.baeldung.com/maven-failsafe-plugin)
|
|
- [The Maven Verifier Plugin](http://www.baeldung.com/maven-verifier-plugin)
|
|
- [The Maven Clean Plugin](http://www.baeldung.com/maven-clean-plugin)
|
|
- [Build a Jar with Maven and Ignore the Test Results](http://www.baeldung.com/maven-ignore-test-results)
|
|
- [Maven Project with Multiple Source Directories](https://www.baeldung.com/maven-project-multiple-src-directories)
|
|
- [Integration Testing with Maven](https://www.baeldung.com/maven-integration-test)
|
|
- [Apache Maven Standard Directory Layout](https://www.baeldung.com/maven-directory-structure)
|
|
- [Apache Maven Tutorial](https://www.baeldung.com/maven)
|
|
- [Use the Latest Version of a Dependency in Maven](https://www.baeldung.com/maven-dependency-latest-version)
|
|
- [Multi-Module Project with Maven](https://www.baeldung.com/maven-multi-module)
|
|
- [Maven Enforcer Plugin](https://www.baeldung.com/maven-enforcer-plugin)
|
|
- [Eclipse Error: web.xml is missing and failOnMissingWebXml is set to true](https://www.baeldung.com/eclipse-error-web-xml-missing)
|
|
- [Guide to Maven Profiles](https://www.baeldung.com/maven-profiles)
|