Maven Surefire Plugin
-
Maven
Maven surefire plugin Example
In this example we are going to see some of the capabilities from the maven surefire plugin. Maven is a…
Read More » -
Maven
How to skip Maven unit test example
In this tutorial we will show you how to avoid running the unit tests of a Maven based Java project.…
Read More »