类 HelpMojo

  • 所有已实现的接口:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="help",
          requiresProject=false,
          threadSafe=true)
    public class HelpMojo
    extends org.apache.maven.plugin.AbstractMojo
    Display help information on spring-boot-maven-plugin.
    Call mvn spring-boot:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
    • 构造器详细资料

    • 方法详细资料

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        抛出:
        org.apache.maven.plugin.MojoExecutionException