Revert "Add pmd:cpd to Maven default goal"
This reverts commit 3187849f33
.
This commit is contained in:
parent
3187849f33
commit
c3b1c62155
2
pom.xml
2
pom.xml
|
@ -668,7 +668,7 @@
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
<defaultGoal>clean verify apache-rat:check checkstyle:check japicmp:cmp spotbugs:check pmd:cpd javadoc:javadoc</defaultGoal>
|
<defaultGoal>clean verify apache-rat:check checkstyle:check japicmp:cmp spotbugs:check javadoc:javadoc</defaultGoal>
|
||||||
<pluginManagement>
|
<pluginManagement>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Reference in New Issue