AbstractGenerateConfigurerMojo |
Abstract class for configurer generator.
|
AbstractGenerateConfigurerMojo.ConfigurerOption |
|
AbstractGenerateMojo |
|
AbstractGeneratorMojo |
|
ComponentDslMojo |
Generate Endpoint DSL source files for Components.
|
EndpointDslMojo |
Generate Endpoint DSL source files for Components.
|
EndpointHelper |
|
EndpointSchemaGeneratorMojo |
|
EndpointUriFactoryGenerator |
|
ErrorDetail |
Holder to keep information about detected errors.
|
GenerateComponentMojo |
To be used by 3rd party Camel component developers to generate metadata.
|
GenerateConfigurerMojo |
Generate configurer classes from @Configuer annotated classes for main sources.
|
GenerateEndpointUriFactoryMojo |
Abstract class for endpoint uri factory generator.
|
GenerateInvokeOnHeaderMojo |
Abstract class for @InvokeOnHeader factory generator.
|
GenerateMojo |
Used by Apache Camel project itself - do NOT use as end user.
|
GeneratePostCompileMojo |
Used by Apache Camel project itself - do NOT use as end user.
|
GenerateTestConfigurerMojo |
Generate configurer classes from @Configuer annotated classes for test sources.
|
ModelXmlParserGeneratorMojo |
Generate Model lightweight XML Parser source code.
|
MvelHelper |
|
PackageArchetypeCatalogMojo |
Creates the Maven catalog for the Camel archetypes
|
PackageComponentMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
PackageDataFormatMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
PackageJandexMojo |
Generate a Jandex index for classes compiled as part of the current project.
|
PackageJaxbMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
PackageLanguageMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
PackageLegalMojo |
Analyses the Camel plugins in a project and generates legal files.
|
PackageModelMojo |
Analyses the Camel EIPs in a project and generates extra descriptor information for easier auto-discovery in Camel.
|
PackageOtherMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in
Camel.
|
PrepareAssemblyMojo |
Prepares the apache-camel/pom.xml and common-bin to keep the Camel artifacts up-to-date.
|
PrepareCamelMainDocMojo |
Prepares camel-main by updating main documentation.
|
PrepareCamelMainMojo |
Prepares camel-main by generating Camel Main configuration metadata for tooling support.
|
PrepareCatalogMojo |
Prepares the camel catalog to include component, data format, and eip descriptors, and generates a report.
|
PrepareComponentMojo |
Prepares 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.
|
PrepareExampleMojo |
Prepares the readme.md files content up to date with all the examples that Apache Camel ships.
|
PrepareParentPomMojo |
Prepares the parent/pom.xml to keep the Camel artifacts up-to-date.
|
PropertyConfigurerGenerator |
|
SchemaGeneratorMojo |
|
SchemaHelper |
|
SpiGeneratorMojo |
|
SupportLevelHelper |
|
TypeConverterLoaderGeneratorMojo |
|
TypeConverterLoaderGeneratorMojo.ClassConverters |
|
UpdateEagerClassloadedHelper |
Updates the EagerClassloadedHelper.java with the class names to eager load when using camel-main.
|
UpdateMainHelper |
Updates camel-main with the known component, data-format, and language names.
|
UpdateReadmeMojo |
Generate or updates the component/dataformat/language/eip readme.md and .adoc files in the project root directory.
|
UpdateSensitizeHelper |
Updates the SensitiveHelper.java with the known secret option names
|
ValidateComponentMojo |
Validate 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 option
|
ValidateHelper |
Validation helper for validating components, data formats and languages
|
XRefCheckMojo |
|