Package io.smallrye.openapi.mavenplugin
Class GenerateSchemaMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- io.smallrye.openapi.mavenplugin.GenerateSchemaMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="generate-schema", defaultPhase=PROCESS_CLASSES, requiresDependencyCollection=COMPILE_PLUS_RUNTIME, requiresDependencyResolution=COMPILE_PLUS_RUNTIME, threadSafe=true) public class GenerateSchemaMojo extends org.apache.maven.plugin.AbstractMojo
-
-
Constructor Summary
Constructors Constructor Description GenerateSchemaMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-