geforkt von Mirrors/Paper
Ursprung
52c741517f
Commit
03891a7fe5
@ -20,7 +20,7 @@ Other changes:
|
||||
configuration
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 6a0a02883..3c20c8f34 100644
|
||||
index 6a0a02883..98972114d 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -0,0 +0,0 @@
|
||||
@ -44,13 +44,7 @@ index 6a0a02883..3c20c8f34 100644
|
||||
+ <dependency>
|
||||
+ <groupId>net.minecrell</groupId>
|
||||
+ <artifactId>terminalconsoleappender</artifactId>
|
||||
+ <version>1.0.0-SNAPSHOT</version>
|
||||
+ </dependency>
|
||||
+ <dependency>
|
||||
+ <groupId>org.jline</groupId>
|
||||
+ <artifactId>jline-terminal-jna</artifactId>
|
||||
+ <version>3.4.0</version>
|
||||
+ <scope>runtime</scope>
|
||||
+ <version>1.0.0</version>
|
||||
+ </dependency>
|
||||
+ <dependency>
|
||||
+ <groupId>net.java.dev.jna</groupId>
|
||||
|
5
pom.xml
5
pom.xml
@ -40,11 +40,6 @@
|
||||
<id>aikar</id>
|
||||
<url>http://ci.emc.gs/nexus/content/groups/aikar/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<!-- TODO: Remove when TerminalConsoleAppender is released -->
|
||||
<id>oss-snapshots</id>
|
||||
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
|
||||
</repository>
|
||||
</repositories>
|
||||
|
||||
<distributionManagement>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren