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.10.3'
<dependency>
<groupId>com.github.jlgrock.javascript-framework</groupId>
<artifactId>maven-utils</artifactId>
<version>1.10.3</version>
</dependency>
<dependency org="com.github.jlgrock.javascript-framework" name="maven-utils" rev="1.10.3"/>
"com.github.jlgrock.javascript-framework", "maven-utils", "1.10.3"