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.
|
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
And for each of those generates extra descriptors and schema files for easier auto-discovery in Camel and tooling.
|
ReadmeComponentMojo |
Generate or updates the component readme.md file in the project root directory.
|
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