Use my maven repo, builds exponentially faster now
Dieser Commit ist enthalten in:
Ursprung
abfb1ce9ac
Commit
f89b71c5b4
@ -33,8 +33,8 @@
|
||||
<url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>shadowvolt-repo</id>
|
||||
<url>http://ci.shadowvolt.com/plugin/repository/everything/</url>
|
||||
<id>dmulloy2-repo</id>
|
||||
<url>http://repo.dmulloy2.net/content/groups/public/</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
|
@ -46,8 +46,8 @@ You can also add ProtocolLib as a Maven dependency:
|
||||
````xml
|
||||
<repositories>
|
||||
<repository>
|
||||
<id>shadowvolt-repo</id>
|
||||
<url>http://ci.shadowvolt.com/plugin/repository/everything/</url>
|
||||
<id>dmulloy2-repo</id>
|
||||
<url>http://repo.dmulloy2.net/content/groups/public/</url>
|
||||
</repository>
|
||||
...
|
||||
</repository>
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren