mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-30 19:52:06 -07:00
set default goals on all pom poms </cheer>
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user