类 HelpMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.springframework.boot.maven.HelpMojo
所有已实现的接口:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

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.
作者:
maven-plugin-tools
  • 字段概要

    从接口继承的字段 org.apache.maven.plugin.Mojo

    ROLE
  • 构造器概要

    构造器
    构造器
    说明
     
  • 方法概要

    修饰符和类型
    方法
    说明
    void

    从类继承的方法 org.apache.maven.plugin.AbstractMojo

    getLog, getPluginContext, setLog, setPluginContext

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • 构造器详细资料

    • HelpMojo

      public HelpMojo()
  • 方法详细资料

    • execute

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