@Mojo(name="resolve",
requiresDependencyResolution=COMPILE_PLUS_RUNTIME,
defaultPhase=COMPILE,
threadSafe=true,
configurator="include-project-dependencies")
public class SwaggerMojo
extends org.apache.maven.plugin.AbstractMojo
Modifier and Type | Class and Description |
---|---|
static class |
SwaggerMojo.Format |
Constructor and Description |
---|
SwaggerMojo() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
String |
getOpenapiFilePath() |
String |
getOutputPath() |
public void execute() throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureException
public String getOutputPath()
public String getOpenapiFilePath()
Copyright © 2021. All rights reserved.