Although this is technically not a plugin, this is a bunch of tools that all of the plugins use. This is very useful for anyone doing maven plugin development.
'com.github.jlgrock.javascript-framework:maven-utils:1.18.1'
<dependency>
<groupId>com.github.jlgrock.javascript-framework</groupId>
<artifactId>maven-utils</artifactId>
<version>1.18.1</version>
</dependency>
<dependency org="com.github.jlgrock.javascript-framework" name="maven-utils" rev="1.18.1"/>
"com.github.jlgrock.javascript-framework", "maven-utils", "1.18.1"