<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-build</artifactId>
<version>0.9</version>
<type>maven-plugin</type>
</dependency>
<parent> <groupId>org.sonatype.oss</groupId> <artifactId>oss-parent</artifactId> <version>7</version> </parent>
compile
provided
|-- org.apache.maven:maven-plugin-api:3.0.3
|-- org.apache.maven:maven-core:3.0.3
|-- org.apache.maven:maven-compat:3.0.3
|-- org.apache.maven.plugin-tools:maven-plugin-annotations:3.3
test
|-- org.apache.maven.plugin-testing:maven-plugin-testing-harness:2.1