4.0.0
org.geysermc
geyser-parent
1.4.3-SNAPSHOT
connector
3d6eaaf63f
8.5.2
2.12.4
4.1.66.Final
org.geysermc
ap
1.4.3-SNAPSHOT
provided
org.geysermc
common
1.4.3-SNAPSHOT
compile
com.fasterxml.jackson.core
jackson-annotations
${jackson.version}
compile
com.fasterxml.jackson.core
jackson-core
${jackson.version}
compile
com.fasterxml.jackson.core
jackson-databind
${jackson.version}
compile
com.fasterxml.jackson.dataformat
jackson-dataformat-yaml
${jackson.version}
compile
com.google.guava
guava
29.0-jre
compile
com.nukkitx
nbt
2.1.0
compile
com.nukkitx.fastutil
fastutil-int-int-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-long-long-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-int-byte-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-int-boolean-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-object-int-maps
${fastutil.version}
compile
com.nukkitx.fastutil
fastutil-object-object-maps
${fastutil.version}
compile
org.java-websocket
Java-WebSocket
1.5.1
compile
com.github.CloudburstMC.Protocol
bedrock-v471
0bc10c8e
compile
com.nukkitx.network
raknet
com.nukkitx
nbt
com.nukkitx.network
raknet
1.6.26-20210217.205834-2
compile
io.netty
*
com.github.RednedEpic
MCAuthLib
6c99331
compile
com.github.GeyserMC
MCProtocolLib
f1ac2de
compile
com.github.steveice10
packetlib
com.github.steveice10
mcauthlib
net.kyori
*
com.github.RednedEpic
PacketLib
9d4b476
compile
io.netty
netty-all
io.netty
netty-resolver-dns
${netty.version}
compile
io.netty
netty-resolver-dns-native-macos
${netty.version}
compile
osx-x86_64
io.netty
netty-codec-haproxy
${netty.version}
compile
io.netty
netty-handler
${netty.version}
compile
io.netty
netty-transport-native-epoll
${netty.version}
compile
linux-x86_64
io.netty
netty-transport-native-epoll
${netty.version}
compile
linux-aarch_64
io.netty
netty-transport-native-kqueue
${netty.version}
compile
osx-x86_64
com.github.KyoriPowered.adventure
adventure-text-serializer-gson
${adventure.version}
compile
com.github.KyoriPowered.adventure
adventure-text-serializer-gson-legacy-impl
${adventure.version}
compile
com.github.KyoriPowered.adventure
adventure-text-serializer-legacy
${adventure.version}
compile
junit
junit
4.13.1
test
org.apache.maven.plugins
maven-jar-plugin
3.2.0
**/services/javax.annotation.processing.Processor
pl.project13.maven
git-commit-id-plugin
4.0.0
get-the-git-infos
revision
true
${project.build.outputDirectory}/git.properties
properties
false
false
false
true
false
git.user.*
git.*.user.*
git.closest.*
git.commit.id.describe
git.commit.id.describe-short
git.commit.message.short
flat
true
com.google.code.maven-replacer-plugin
replacer
1.5.3
add-version
process-sources
replace
${project.basedir}/src/main/java/org/geysermc/connector/GeyserConnector.java
String VERSION = ".*"
String VERSION = "${project.version} (" + GIT_VERSION + ")"
String GIT_VERSION = ".*"
String GIT_VERSION = "git-${git.branch}-${git.commit.id.abbrev}"
remove-version
process-classes
replace
${project.basedir}/src/main/java/org/geysermc/connector/GeyserConnector.java
String VERSION = ".*"
String VERSION = "DEV"
String GIT_VERSION = ".*"
String GIT_VERSION = "DEV"
org.apache.maven.plugins
maven-surefire-plugin
2.22.0
-Dfile.encoding=${project.build.sourceEncoding}