@Mojo(name="runForked",
requiresProject=false,
threadSafe=false)
public class MockServerRunForkedMojo
extends MockServerAbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.maven.artifact.resolver.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.
|
logLevel, pipeLogToConsole, proxyPort, proxySecurePort, proxyStopPort, serverPort, serverSecurePort, serverStopPort, skip, stopWait, timeout| Constructor and Description |
|---|
MockServerRunForkedMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
static String |
fileSeparators(String path) |
getEmbeddedJettyHolder@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.artifact.resolver.ArtifactResolver artifactResolver
Copyright © 2014. All Rights Reserved.