Maven plugin for running unit tests in a build lifecycle.
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.5.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Executes the Surefire plugin programmatically.
Ensure JUnit version is compatible (JUnit 4.12+ or JUnit 5).
No dependency data recorded yet.