public class UaalRunnerMojo
extends org.apache.maven.plugin.AbstractMojo
implements org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
Modifier and Type | Field and Description |
---|---|
protected org.apache.maven.artifact.repository.ArtifactRepository |
localRepository
Location of the local repository.
|
Constructor and Description |
---|
UaalRunnerMojo() |
Modifier and Type | Method and Description |
---|---|
void |
contextualize(org.codehaus.plexus.context.Context context)
Contextualize.
|
void |
execute()
Execute.
|
protected org.apache.maven.artifact.repository.ArtifactRepository localRepository
public final void contextualize(org.codehaus.plexus.context.Context context) throws org.codehaus.plexus.context.ContextException
contextualize
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
context
- contextorg.codehaus.plexus.context.ContextException
- ContextExceptionpublic final void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
execute
in interface org.apache.maven.plugin.Mojo
org.apache.maven.plugin.MojoExecutionException
- MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureException
- MojoFailureExceptionCopyright © 2018 universAAL Consortium. All rights reserved.