Class GenerateYamlSchemaMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
org.apache.camel.maven.dsl.yaml.GenerateYamlSupportMojo
org.apache.camel.maven.dsl.yaml.GenerateYamlSchemaMojo
All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="generate-yaml-schema", inheritByDefault=false, defaultPhase=GENERATE_SOURCES, requiresDependencyResolution=COMPILE, threadSafe=true, requiresProject=false) public class GenerateYamlSchemaMojo extends GenerateYamlSupportMojo
  • Constructor Details

    • GenerateYamlSchemaMojo

      public GenerateYamlSchemaMojo()
  • Method Details

    • generate

      protected void generate() throws org.apache.maven.plugin.MojoFailureException
      Specified by:
      generate in class GenerateYamlSupportMojo
      Throws:
      org.apache.maven.plugin.MojoFailureException