public abstract class AbstractAwsMojo
extends org.apache.maven.plugin.AbstractMojo
| Constructor and Description |
|---|
AbstractAwsMojo() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
protected abstract void |
execute(com.amazonaws.auth.AWSCredentialsProvider awsCredentials,
String region,
com.github.davidmoten.aws.maven.Proxy proxy) |
public final void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionprotected abstract void execute(com.amazonaws.auth.AWSCredentialsProvider awsCredentials,
String region,
com.github.davidmoten.aws.maven.Proxy proxy)
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2016–2020. All rights reserved.