PluginDescriptor - gottabe-io/gottabe-plugin-dev GitHub Wiki
gottabe-plugin-dev / Exports / PluginDescriptor
Interface: PluginDescriptor
The plugin descriptor
Table of contents
Properties
Properties
artifactId
• artifactId: string
The plugin's artifact identifier
Defined in
groupId
• groupId: string
The plugin's group identifier
Defined in
phases
• Optional phases: string[]
An array with the phases when the plugin must be called. Default is the same of all phases
Defined in
version
• version: string
The version of the plugin