Remove useless repos
This commit is contained in:
parent
a63087b8fc
commit
534d78f52b
50
pom.xml
50
pom.xml
@ -97,28 +97,20 @@
|
|||||||
</repository>
|
</repository>
|
||||||
|
|
||||||
<!-- Citizens 2.X Repo -->
|
<!-- Citizens 2.X Repo -->
|
||||||
<repository>
|
<!-- <repository> <id>citizens-repo</id> <url>http://repo.citizensnpcs.co</url>
|
||||||
<id>citizens-repo</id>
|
</repository> -->
|
||||||
<url>http://repo.citizensnpcs.co</url>
|
|
||||||
</repository>
|
|
||||||
|
|
||||||
<!-- Essentials Repo -->
|
<!-- Essentials Repo -->
|
||||||
<repository>
|
<!-- <repository> <id>ess-repo</id> <url>http://repo.ess3.net/content/groups/public</url>
|
||||||
<id>ess-repo</id>
|
</repository> -->
|
||||||
<url>http://repo.ess3.net/content/groups/public</url>
|
|
||||||
</repository>
|
|
||||||
|
|
||||||
<!-- CombatTagPlus Repo -->
|
<!-- CombatTagPlus Repo -->
|
||||||
<repository>
|
<!-- <repository> <id>minelink-thirdparty</id> <url>http://repo.minelink.net/content/repositories/public</url>
|
||||||
<id>minelink-thirdparty</id>
|
</repository> -->
|
||||||
<url>http://repo.minelink.net/content/repositories/public</url>
|
|
||||||
</repository>
|
|
||||||
|
|
||||||
<!-- CombatTag Repo, Unofficial (needs replacement) UPDATE: this server is OFFLINE
|
<!-- CombatTag Repo, Unofficial (needs replacement) UPDATE: this server
|
||||||
<repository>
|
is OFFLINE <repository> <id>techcable-repo</id> <url>http://repo.techcable.net/content/repositories/snapshots/</url>
|
||||||
<id>techcable-repo</id>
|
</repository> -->
|
||||||
<url>http://repo.techcable.net/content/repositories/snapshots/</url>
|
|
||||||
</repository> -->
|
|
||||||
|
|
||||||
<!-- XAuth Repo -->
|
<!-- XAuth Repo -->
|
||||||
<repository>
|
<repository>
|
||||||
@ -198,7 +190,7 @@
|
|||||||
<version>${bukkitVersion}</version>
|
<version>${bukkitVersion}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Attribute -->
|
<!-- Attribute -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.comphenix.attribute</groupId>
|
<groupId>com.comphenix.attribute</groupId>
|
||||||
<artifactId>AttributeStorage</artifactId>
|
<artifactId>AttributeStorage</artifactId>
|
||||||
@ -212,7 +204,7 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Vault, http://dev.bukkit.org/bukkit-plugins/vault/ -->
|
<!-- Vault, http://dev.bukkit.org/bukkit-plugins/vault/ -->
|
||||||
@ -229,7 +221,7 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Citizens 2.X, NPC plugin, http://dev.bukkit.org/bukkit-plugins/citizens/ -->
|
<!-- Citizens 2.X, NPC plugin, http://dev.bukkit.org/bukkit-plugins/citizens/ -->
|
||||||
@ -246,7 +238,7 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Multi World plugin, http://www.spigotmc.org/resources/multiverse-core.390/ -->
|
<!-- Multi World plugin, http://www.spigotmc.org/resources/multiverse-core.390/ -->
|
||||||
@ -265,7 +257,7 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Essentials plugin -->
|
<!-- Essentials plugin -->
|
||||||
@ -282,7 +274,7 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Anti PvPLogging plugin, https://github.com/MinelinkNetwork/CombatTagPlus -->
|
<!-- Anti PvPLogging plugin, https://github.com/MinelinkNetwork/CombatTagPlus -->
|
||||||
@ -299,7 +291,7 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Anti PvPLogging plugin, http://www.spigotmc.org/resources/combat-tag.3182/ -->
|
<!-- Anti PvPLogging plugin, http://www.spigotmc.org/resources/combat-tag.3182/ -->
|
||||||
@ -316,7 +308,7 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- XAuth, another authentication plugin, required by the database converter -->
|
<!-- XAuth, another authentication plugin, required by the database converter -->
|
||||||
@ -333,7 +325,7 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Spout API, https://spoutcraft.org/downloads/ -->
|
<!-- Spout API, https://spoutcraft.org/downloads/ -->
|
||||||
@ -350,11 +342,11 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Local Dependencies -->
|
<!-- Local Dependencies -->
|
||||||
|
|
||||||
<!-- It doesn't have a Maven Repo, http://dev.bukkit.org/bukkit-plugins/chestshop/ -->
|
<!-- It doesn't have a Maven Repo, http://dev.bukkit.org/bukkit-plugins/chestshop/ -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.Acrobot</groupId>
|
<groupId>com.Acrobot</groupId>
|
||||||
@ -371,7 +363,7 @@
|
|||||||
<groupId>org.bukkit</groupId>
|
<groupId>org.bukkit</groupId>
|
||||||
<artifactId>craftbukkit</artifactId>
|
<artifactId>craftbukkit</artifactId>
|
||||||
</exclusion>
|
</exclusion>
|
||||||
</exclusions>
|
</exclusions>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- Citizens 1.X (No API) -->
|
<!-- Citizens 1.X (No API) -->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user