Class VertxDeployAwsAsMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="deploy-single-as",
          requiresDependencyResolution=RUNTIME)
    public class VertxDeployAwsAsMojo
    extends org.apache.maven.plugin.AbstractMojo
    • Field Detail

      • metricNamespace

        @Parameter(required=false,
                   defaultValue="",
                   property="deploy.metrics.namespace")
        protected String metricNamespace
      • metricApplication

        @Parameter(required=false,
                   defaultValue="",
                   property="deploy.metrics.application")
        protected String metricApplication
      • metricEnvironment

        @Parameter(required=false,
                   defaultValue="",
                   property="deploy.metrics.environment")
        protected String metricEnvironment
    • Constructor Detail

      • VertxDeployAwsAsMojo

        public VertxDeployAwsAsMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException