@Mojo(name="provision",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
defaultPhase=PACKAGE)
public class ProvisionServerMojo
extends org.apache.maven.plugin.AbstractMojo
| Modifier and Type | Field and Description |
|---|---|
protected org.jboss.galleon.universe.maven.repo.MavenRepoManager |
artifactResolver |
| Constructor and Description |
|---|
ProvisionServerMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
enrichRepositories() |
void |
execute() |
protected org.jboss.galleon.config.ProvisioningConfig |
getDefaultConfig() |
protected String |
getGoal() |
protected void |
serverProvisioned(Path jbossHome) |
protected org.jboss.galleon.universe.maven.repo.MavenRepoManager artifactResolver
protected String getGoal()
protected void serverProvisioned(Path jbossHome) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionpublic void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected void enrichRepositories()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected org.jboss.galleon.config.ProvisioningConfig getDefaultConfig()
throws org.jboss.galleon.ProvisioningDescriptionException
org.jboss.galleon.ProvisioningDescriptionExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.