12 lines
604 B
Markdown
12 lines
604 B
Markdown
## Apache Maven
|
|
|
|
This module contains articles about Integration Testing with Maven and related plugins.
|
|
|
|
### Relevant Articles
|
|
|
|
- [Integration Testing with Maven](https://www.baeldung.com/maven-integration-test)
|
|
- [Build a Jar with Maven and Ignore the Test Results](https://www.baeldung.com/maven-ignore-test-results)
|
|
- [Quick Guide to the Maven Surefire Plugin](https://www.baeldung.com/maven-surefire-plugin)
|
|
- [The Maven Failsafe Plugin](https://www.baeldung.com/maven-failsafe-plugin)
|
|
- [Difference Between Maven Surefire and Failsafe Plugins](https://www.baeldung.com/maven-surefire-vs-failsafe)
|