Class Start

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

    public class Start
    extends AbstractHomeMojo
    Start an IronJacamar/Standalone instance
    Author:
    Jesper Pedersen
    • Constructor Detail

      • Start

        public Start()
        Constructor
    • Method Detail

      • setOptions

        public void setOptions​(File v)
        Set the options
        Parameters:
        v - The value
      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Execute
        Specified by:
        execute in interface org.apache.maven.plugin.Mojo
        Specified by:
        execute in class AbstractHomeMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException - Thrown if the plugin cant be executed
        org.apache.maven.plugin.MojoFailureException - Thrown if there is an error