@Mojo(name="generate",
defaultPhase=COMPILE,
configurator="include-project-dependencies",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
threadSafe=true)
public class ApiDocumentMojo
extends org.apache.maven.plugin.AbstractMojo
| 构造器和说明 |
|---|
ApiDocumentMojo() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute() |
java.util.List<ApiSource> |
getApiSources() |
void |
setApiSources(java.util.List<ApiSource> apiSources) |
public java.util.List<ApiSource> getApiSources()
public void setApiSources(java.util.List<ApiSource> apiSources)
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionExceptionorg.apache.maven.plugin.MojoFailureExceptionCopyright © 2019. All Rights Reserved.