Skip to content

Commit

Permalink
minimum things required for development in defaultGoal
Browse files Browse the repository at this point in the history
  • Loading branch information
ameyjadiye committed Jun 13, 2020
1 parent 7e79e15 commit 3e9709b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -162,7 +162,7 @@
</dependencies>

<build>
<defaultGoal>clean verify apache-rat:check clirr:check checkstyle:check spotbugs:check javadoc:javadoc</defaultGoal>
<defaultGoal>clean verify apache-rat:check clirr:check</defaultGoal>
<resources>
<resource>
<directory>${basedir}</directory>
Expand Down

0 comments on commit 3e9709b

Please sign in to comment.