@Mojo(name="generate-yaml-loader-support-classes",
inheritByDefault=false,
defaultPhase=GENERATE_SOURCES,
requiresDependencyResolution=COMPILE,
threadSafe=true,
requiresProject=false)
public class GenerateYamlLoaderSupportClasses
extends GenerateYamlSupport
DATAFORMAT_DEFINITION_CLASS, EXPRESSION_DEFINITION_CLASS, output, project, XMLROOTELEMENT_ANNOTATION_CLASS, YAML_STEP_DEFINITION_ANNOTATION, YAML_STEP_DEFINITION_CLASS, YAML_STEP_PARSER_ANNOTATION| Constructor and Description |
|---|
GenerateYamlLoaderSupportClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
com.squareup.javapoet.TypeSpec |
generateJacksonModule() |
com.squareup.javapoet.TypeSpec |
generateReifiers() |
annotated, definitions, getClassLoader, getCompositeIndexer, implementorspublic void execute()
throws org.apache.maven.plugin.MojoFailureException
org.apache.maven.plugin.MojoFailureExceptionpublic final com.squareup.javapoet.TypeSpec generateJacksonModule()
public final com.squareup.javapoet.TypeSpec generateReifiers()
Copyright © 2020 The Apache Software Foundation. All rights reserved.