Class | Description |
---|---|
ErrorDetail |
Holder to keep information about detected errors.
|
JSonSchemaHelper | |
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.
|
PackageHelper | |
PackageHelper.CamelComponentsModelFilter | |
PackageLanguageMojo |
Analyses the Camel plugins in a project and generates extra descriptor information for easier auto-discovery in Camel.
|
PackageModelMojo |
Analyses the Camel EIPs in a project and generates extra descriptor information for easier auto-discovery in Camel.
|
PrepareCatalogKarafMojo |
Prepares the Karaf provider camel catalog to include component it supports
|
PrepareCatalogMojo |
Prepares the camel catalog to include component, data format, and eip descriptors,
and generates a report.
|
PrepareCatalogSpringBootMojo |
Prepares the Spring Boot provider camel catalog to include component it supports
|
PrepareComponentMojo |
Prepares a Camel component analyzing if the maven module contains Camel
components
dataformats
languages
And for each of those generates extra descriptors and schema files for easier auto-discovery in Camel and tooling.
|
PrepareReadmeMojo |
Prepares the readme.md files content up to date with the components, data formats, and languages.
|
PrepareUserGuideMojo |
Prepares the user guide to keep the table of content up to date with the components, data formats, and languages.
|
ReadmeComponentMojo |
Generate or updates the component/dataformat/language readme.md file in the project root directory.
|
SpringBootAutoConfigurationMojo |
Generate Spring Boot auto configuration files for Camel components and data formats.
|
SpringBootHelper |
Useful methods for spring-boot mojos.
|
SpringBootStarterMojo |
Generate Spring Boot starter for the component
|
StringHelper | |
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
|
Apache Camel