Full name:
de.dentrassi.maven:asyncapi:0.0.4:generate
Description:
Attributes:
| Name | Type | Since | Description |
|---|---|---|---|
| characterSet | String | - | The character set to use for generated resources Default value is: ${project.build.sourceEncoding}. User property is: asyncapi.generator.charset. |
| definitionFile | File | - | (no description) Default value is: ${project.basedir}/src/main/asyncapi.yaml. User property is: asyncapi.definition. |
| targetPath | File | - | The path to generate the sources to Default value is: ${project.build.directory}/generated-sources/asyncapi. |
| Name | Type | Since | Description |
|---|---|---|---|
| extensions | Set | - | (no description) |
| ignoreMissingDefinition | boolean | - | (no description) Default value is: true. User property is: asyncapi.ignoreMissingDefinition. |
| packageBase | String | - | The Java base package for generated
Will use the baseTopic prefix from the API model is unspecified User property is: asyncapi.generator.packageBase. |
| skip | boolean | - | Allows to skip the whole generation step Default value is: false. User property is: asyncapi.skip. |
Will use the baseTopic prefix from the API model is unspecified
skip: