set default goals on all pom poms </cheer>

This commit is contained in:
Aikar
2016-03-18 02:13:51 -04:00
parent 379ce4072b
commit 3ad0e63a21
3 changed files with 23 additions and 0 deletions

View File

@@ -59,6 +59,14 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
</snapshotRepository>
</distributionManagement>
@@ -0,0 +0,0 @@
</dependencies>
<build>
+ <defaultGoal>clean install</defaultGoal>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -0,0 +0,0 @@
</dependencies>
</plugin>