Registry / build-tool / maven-surefire-plugin

maven-surefire-plugin

JSON →
library3.5.5javamavenunverified

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>
INSTALL
IMPORT
SIG · MAVEN-SUREFIRE-PLU
M
maven-surefire-plugin
build-tooljavav3.5.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SurefirePlugin
org.apache.maven.plugins.surefire.SurefirePlugin

Executes the Surefire plugin programmatically.

import org.apache.maven.plugins.surefire.SurefirePlugin; SurefirePlugin plugin = new SurefirePlugin(); plugin.execute();
Debug
Known issues
breakingSurefire 3.x requires Java 8+ and may break with older JUnit versions.
fix
Ensure JUnit version is compatible (JUnit 4.12+ or JUnit 5).
affects: >=3.0.0
Upgrade
Version history
3.5.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
maven-surefire-plugin — mvn dependency:get maven-surefire-plugin · libregistry