The Maven Plugin Tools contains the necessary tools to be able to produce Maven Plugins in scripting languages and to generate rebarbative content like descriptor, help and documentation.
'org.apache.maven.plugin-tools:maven-plugin-tools-annotations:3.2'
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-tools-annotations</artifactId>
<version>3.2</version>
</dependency>
<dependency org="org.apache.maven.plugin-tools" name="maven-plugin-tools-annotations" rev="3.2"/>
"org.apache.maven.plugin-tools", "maven-plugin-tools-annotations", "3.2"