Uses of Class
org.apache.camel.maven.packaging.AbstractGeneratorMojo
Packages that use AbstractGeneratorMojo
-
Uses of AbstractGeneratorMojo in org.apache.camel.maven.packaging
Subclasses of AbstractGeneratorMojo in org.apache.camel.maven.packagingModifier and TypeClassDescriptionclassAbstract class for configurer generator.classGather all classes annotated with @InfraService and create a JSON file containing all the metadata.classGenerate Endpoint DSL source files for Components.classGenerate Endpoint DSL source files for Components.classclassGenerate configurer classes from @Configurer annotated classes for main sources.classFactory for generating code for @DataTypeTransformer.classFactory for generating metadata for @DevConsole.classAbstract class for endpoint uri factory generator.classFactory for generating code for @InvokeOnHeader.classFactory for generating code for Camel pojo beans that are intended for end user to use with Camel EIPs and components.classGenerate configurer classes from @Configurer annotated classes for test sources.classclassGenerate Model lightweight XML Parser source code.classAnalyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in Camel.classAnalyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in Camel.classGenerate a Jandex index for classes compiled as part of the current project.classAnalyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in Camel.classAnalyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in Camel.classAnalyses the Camel plugins in a project and generates legal files.classAnalyses the Camel EIPs in a project and generates extra descriptor information for easier auto-discovery in Camel.classAnalyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in Camel.classPrepares camel-main by updating the main documentation.classPrepares camel-main by generating Camel Main configuration metadata for tooling support.classPrepares a Camel component analyzing if the maven module contains Camel components dataformats languages others And for each of those generates extra descriptors and schema files for easier auto-discovery in Camel and tooling.classclassclassclassclassUnfortunately we do not have a release timestamp for every Camel release published to maven.classUpdates camel-main with the known component, data-format, and language names.classUpdates the MimeTypeHelper.java with the known typesclassGenerate or updates the component/dataformat/language/eip documentation .adoc files in the project src/main/docs directory.classUpdates the SensitiveHelper.java with the known secret option namesclassCopy test-infra metadata.json into the catalogclassValidate a Camel component analyzing if the meta-data files for components dataformats languages all contains the needed meta-data such as assigned labels, documentation for each optionclassGenerate Model lightweight XML Writer source code.classGenerate Model lightweight YAML Writer source code.Method parameters in org.apache.camel.maven.packaging with type arguments of type AbstractGeneratorMojoModifier and TypeMethodDescriptionprotected voidAbstractGenerateMojo.invoke(Class<? extends AbstractGeneratorMojo> mojoClass) protected voidAbstractGenerateMojo.invoke(Class<? extends AbstractGeneratorMojo> mojoClass, Map<String, Object> parameters)