| Package | Description |
|---|---|
| org.apache.maven.plugin.surefire | |
| org.apache.maven.plugin.surefire.booterclient |
| Modifier and Type | Method and Description |
|---|---|
private JdkAttributes |
AbstractSurefireMojo.getEffectiveJvm() |
| Modifier and Type | Field and Description |
|---|---|
private JdkAttributes |
ForkConfiguration.jdk |
| Constructor and Description |
|---|
ForkConfiguration(Classpath bootClasspathConfiguration,
java.io.File tmpDir,
java.lang.String debugLine,
JdkAttributes jdk,
java.io.File workingDirectory,
java.util.Properties modelProperties,
java.lang.String argLine,
java.util.Map<java.lang.String,java.lang.String> environmentVariables,
boolean debugEnabled,
int forkCount,
boolean reuseForks,
Platform pluginPlatform) |