Class StartSamMojo

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

    @Mojo(name="start",
          requiresDependencyResolution=COMPILE)
    public class StartSamMojo
    extends AbstractStartSamMojo
    Starts SAM for the integration testing.
    Author:
    Daniel Sagenschneider
    • Constructor Detail

      • StartSamMojo

        public StartSamMojo()
    • 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