Mirror von
https://github.com/GeyserMC/Geyser.git
synchronisiert 2024-12-25 07:40:10 +01:00
Ursprung
622a1d3b05
Commit
36ad5612ed
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -10,7 +10,6 @@ pipeline {
|
||||
stages {
|
||||
stage ('Build') {
|
||||
steps {
|
||||
sh 'rm /var/lib/jenkins/.m2/repository/org/geysermc/bootstrap-standalone/1.4.1-SNAPSHOT/maven-metadata-local.xml'
|
||||
sh 'git submodule update --init --recursive'
|
||||
sh 'mvn clean package'
|
||||
}
|
||||
|
@ -147,7 +147,7 @@
|
||||
<dependency>
|
||||
<groupId>com.github.GeyserMC</groupId>
|
||||
<artifactId>MCProtocolLib</artifactId>
|
||||
<version>e427237</version>
|
||||
<version>e17787a</version>
|
||||
<scope>compile</scope>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren