Class 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 Detail

      • GenerateYamlSchemaMojo

        public GenerateYamlSchemaMojo()
    • Method Detail

      • generate

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