public abstract class ArtifactHandlerBase<T extends AbstractAppServiceMojo> extends Object implements ArtifactHandler
| Constructor and Description |
|---|
ArtifactHandlerBase(T mojo) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assureStagingDirectoryNotEmpty() |
protected void |
prepareResources() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublishprotected T extends AbstractAppServiceMojo mojo
protected void assureStagingDirectoryNotEmpty()
throws org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoExecutionExceptionprotected void prepareResources()
throws IOException,
org.apache.maven.plugin.MojoExecutionException
IOExceptionorg.apache.maven.plugin.MojoExecutionExceptionCopyright © 2018. All rights reserved.