Class SimpleHttpServerMojo

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

    public class SimpleHttpServerMojo
    extends org.apache.maven.plugin.AbstractMojo
    Run simple Axis 2Server.
    Since:
    1.7.0
    • Constructor Detail

      • SimpleHttpServerMojo

        public SimpleHttpServerMojo()
    • Method Detail

      • getRepoHelper

        public RepoHelper getRepoHelper()
      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
      • waitForShutdown

        protected void waitForShutdown()