Bring on pmd-cli into pmd-dist

This commit is contained in:
Juan Martín Sotuyo Dodero 2022-08-23 23:18:48 -03:00
parent 3a9cf20323
commit f60fd97ee4

View File

@ -129,6 +129,11 @@
<artifactId>pmd-apex</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-cli</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>net.sourceforge.pmd</groupId>
<artifactId>pmd-core</artifactId>