mirror of
https://github.com/NoCheatPlus/NoCheatPlus.git
synced 2024-11-20 01:05:55 +01:00
Too random? Where to put build etc ?
This commit is contained in:
parent
f942721ebc
commit
7c77764697
@ -19,16 +19,6 @@
|
||||
</dependencies>
|
||||
|
||||
<!-- Building -->
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>md_5-releases</id>
|
||||
<url>http://repo.md-5.net/content/repositories/releases/</url>
|
||||
</repository>
|
||||
<snapshotRepository>
|
||||
<id>md_5-snapshots</id>
|
||||
<url>http://repo.md-5.net/content/repositories/snapshots/</url>
|
||||
</snapshotRepository>
|
||||
</distributionManagement>
|
||||
<build>
|
||||
<defaultGoal>clean package</defaultGoal>
|
||||
<directory>../target</directory> <!-- Build it one level up, because it is the one we care about -->
|
||||
|
Loading…
Reference in New Issue
Block a user