The Maven Plugin Testing contains the necessary modules to be able to test Maven Plugins.
'org.apache.maven.plugin-testing:maven-plugin-testing:1.2'
<dependency>
<groupId>org.apache.maven.plugin-testing</groupId>
<artifactId>maven-plugin-testing</artifactId>
<version>1.2</version>
</dependency>
<dependency org="org.apache.maven.plugin-testing" name="maven-plugin-testing" rev="1.2"/>
"org.apache.maven.plugin-testing", "maven-plugin-testing", "1.2"