Registry / testing / surefire-booter

surefire-booter

JSON →
library3.5.5javamavenunverified

Provides the API and facilities used by forked tests running in JVM sub-processes for Maven Surefire.

<dependency> <groupId>org.apache.maven.surefire</groupId> <artifactId>surefire-booter</artifactId> <version>3.5.5</version> </dependency>
INSTALL
IMPORT
SIG · SUREFIRE-BOOTER
S
surefire-booter
testingjavav3.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.

ForkedBooter
✓ org.apache.maven.surefire.booter.ForkedBooter

Starts a forked test JVM using the Surefire booter.

import org.apache.maven.surefire.booter.ForkedBooter; public class Example { public static void main(String[] args) { ForkedBooter.main(args); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.5.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
18 hits · last 30 days
node
16
OpenAI (training)
1
Resources
surefire-booter — mvn dependency:get surefire-booter · libregistry