| AbstractExtensionListMojo |
|
| CqCatalog |
|
| CqCatalog.GavCqCatalog |
|
| CqUtils |
|
| CreateExtensionMojo |
Scaffolds a new Camel Quarkus extension.
|
| ExportComponentCsvMojo |
Exports the list of components, languages, data formats and others to a CSV file.
|
| ExtensionDir |
|
| ExtensionModule |
|
| FormatPomsMojo |
Formats the pom.xml files in the source tree.
|
| Ga |
|
| Gavtcs |
A Maven dependency defined by groupId, artifactId, version, etc.
|
| PatternSet |
|
| PomSorter |
|
| PomTransformer |
A utility to transform pom.xml files on the DOM level while keeping the original comments and formatting also
on places where common javax.xml.transform.Transformer or javax.xml.parsers.DocumentBuilder based
solutions tend to fail, such as
Order of XML declaration attributes
Whitespace after the XML declaration
Line breaks between element attributes
File final whitespace
|
| PomTransformer.ContainerElement |
|
| PomTransformer.TransformationContext |
|
| PomTransformer.WrappedNode<T extends Node> |
|
| PromoteExtensionMojo |
|
| SyncExamplePropertiesMojo |
Synchronizes the properties in an example project with the properties in Camel Quarkus
|
| TemplateParams |
|
| TemplateParams.Builder |
|
| UpdateExamplePartialsMojo |
Updates AsciiDoc partial files that contain example metadata.
|
| UpdateQuarkusMetadataMojo |
Updates quarkus-extension.yaml files in extension modules based on the info from Camel Catalog.
|
| VersionReportMojo |
Prepares a report upon releasing a new Camel Quarkus version.
|