Class GenerateYamlEndpointsSchema

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="generate-yaml-endpoints-schema",
          inheritByDefault=false,
          defaultPhase=GENERATE_SOURCES,
          requiresDependencyResolution=COMPILE,
          threadSafe=true,
          requiresProject=false)
    public class GenerateYamlEndpointsSchema
    extends GenerateYamlSupport
    • Field Detail

      • bannedDefinitions

        @Parameter
        protected List<String> bannedDefinitions
    • Constructor Detail

      • GenerateYamlEndpointsSchema

        public GenerateYamlEndpointsSchema()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoFailureException