@Mojo(name="runForked",
requiresProject=false,
threadSafe=false)
public class MockServerRunForkedMojo
extends MockServerAbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.shared.artifact.resolve.ArtifactResolver |
artifactResolver
Used to look up Artifacts in the remote repository.
|
protected List<org.apache.maven.artifact.Artifact> |
pluginArtifacts
Get a list of artifacts used by this plugin
|
protected org.apache.maven.repository.RepositorySystem |
repositorySystem
Used to look up Artifacts in the remote repository.
|
compileClasspath, dependencies, embeddedJettyHolder, initializationClass, logLevel, pipeLogToConsole, proxyPort, serverPort, skip, testClasspath, timeout| Constructor and Description |
|---|
MockServerRunForkedMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
static String |
fileSeparators(String path) |
createInitializer, getEmbeddedJettyHolder, getServerPorts@Parameter(defaultValue="${plugin.artifacts}",
required=true,
readonly=true)
protected List<org.apache.maven.artifact.Artifact> pluginArtifacts
@Component protected org.apache.maven.repository.RepositorySystem repositorySystem
@Component protected org.apache.maven.shared.artifact.resolve.ArtifactResolver artifactResolver
Copyright © 2018. All rights reserved.