Replace package with verify in the default goal.
This commit is contained in:
parent
02f3bee7bc
commit
aff1ad8ee5
2
pom.xml
2
pom.xml
|
@ -668,7 +668,7 @@
|
|||
|
||||
|
||||
<build>
|
||||
<defaultGoal>clean package apache-rat:check checkstyle:check japicmp:cmp spotbugs:check javadoc:javadoc</defaultGoal>
|
||||
<defaultGoal>clean verify apache-rat:check checkstyle:check japicmp:cmp spotbugs:check javadoc:javadoc</defaultGoal>
|
||||
<pluginManagement>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
Loading…
Reference in New Issue