Skip to content

Commit 9a18b9d

Browse files
committed
Add maven default goal to build
1 parent daa65ee commit 9a18b9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -818,6 +818,7 @@
818818
</dependencyManagement>
819819

820820
<build>
821+
<defaultGoal>clean test install</defaultGoal>
821822
<!-- Run the enforcer plugin automatically at compile time -->
822823
<plugins>
823824
<plugin>

0 commit comments

Comments
 (0)