public static class MavenRuntime.ForkedMavenRuntimeBuilder extends MavenRuntime.MavenRuntimeBuilder
args, classworldsConf, extensions, mavenHome, properties
Modifier and Type | Method and Description |
---|---|
MavenRuntime |
build() |
MavenRuntime.ForkedMavenRuntimeBuilder |
withCliOptions(String... options) |
MavenRuntime.ForkedMavenRuntimeBuilder |
withEnvironment(Map<String,String> environment) |
MavenRuntime.ForkedMavenRuntimeBuilder |
withExtension(File extensionLocation) |
MavenRuntime.ForkedMavenRuntimeBuilder |
withExtensions(Collection<File> extensionLocations) |
forkedBuilder
public MavenRuntime.ForkedMavenRuntimeBuilder withEnvironment(Map<String,String> environment)
public MavenRuntime.ForkedMavenRuntimeBuilder withExtension(File extensionLocation)
withExtension
in class MavenRuntime.MavenRuntimeBuilder
public MavenRuntime.ForkedMavenRuntimeBuilder withExtensions(Collection<File> extensionLocations)
withExtensions
in class MavenRuntime.MavenRuntimeBuilder
public MavenRuntime.ForkedMavenRuntimeBuilder withCliOptions(String... options)
withCliOptions
in class MavenRuntime.MavenRuntimeBuilder
public MavenRuntime build()
build
in class MavenRuntime.MavenRuntimeBuilder
Copyright © 2015. All rights reserved.