-
Notifications
You must be signed in to change notification settings - Fork 0
PluginDescriptor
alanlohse edited this page Aug 8, 2021
·
1 revision
gottabe-plugin-dev / Exports / PluginDescriptor
The plugin descriptor
• artifactId: string
The plugin's artifact identifier
• groupId: string
The plugin's group identifier
• Optional phases: string[]
An array with the phases when the plugin must be called. Default is the same of all phases
• version: string
The version of the plugin