Loading master/steamwarci.yml Statusupdate pending Building project Cloning into 'bungeecore'... done. Note: switching to '1815c986d588901ea623936fb5388c288e89dd6f'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 1815c98 Format Build: Executing ln -s /home/gitea/lib Build: Executing mvn package -B [INFO] Scanning for projects... [INFO] [INFO] -----------------------< de.steamwar:BungeeCore >----------------------- [INFO] Building BungeeCore 1.0 [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ BungeeCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:compile (default-compile) @ BungeeCore --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 130 source files to /home/gitea/ci/bungeecore/target/classes [INFO] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/sql/SteamwarUser.java: Some input files use or override a deprecated API. [INFO] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/sql/SteamwarUser.java: Recompile with -Xlint:deprecation for details. [INFO] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/commands/TeamCommand.java: /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/commands/TeamCommand.java uses unchecked or unsafe operations. [INFO] /home/gitea/ci/bungeecore/src/de/steamwar/bungeecore/commands/TeamCommand.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ BungeeCore --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/gitea/ci/bungeecore/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.6.1:testCompile (default-testCompile) @ BungeeCore --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ BungeeCore --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ BungeeCore --- [INFO] [INFO] --- maven-shade-plugin:3.2.4:shade (default) @ BungeeCore --- [INFO] Including net.dv8tion:JDA:jar:4.3.0_299 in the shaded jar. [INFO] Including com.google.code.findbugs:jsr305:jar:3.0.2 in the shaded jar. [INFO] Including org.jetbrains:annotations:jar:16.0.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.25 in the shaded jar. [INFO] Including com.neovisionaries:nv-websocket-client:jar:2.14 in the shaded jar. [INFO] Including com.squareup.okhttp3:okhttp:jar:3.13.0 in the shaded jar. [INFO] Including com.squareup.okio:okio:jar:1.17.2 in the shaded jar. [INFO] Including org.apache.commons:commons-collections4:jar:4.1 in the shaded jar. [INFO] Including net.sf.trove4j:trove4j:jar:3.0.3 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-databind:jar:2.10.1 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-annotations:jar:2.10.1 in the shaded jar. [INFO] Including com.fasterxml.jackson.core:jackson-core:jar:2.10.1 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] JDA-4.3.0_299.jar, annotations-16.0.1.jar, bungeecore.jar, commons-collections4-4.1.jar, jackson-annotations-2.10.1.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar, jsr305-3.0.2.jar, nv-websocket-client-2.14.jar, okhttp-3.13.0.jar, okio-1.17.2.jar, slf4j-api-1.7.25.jar, trove4j-3.0.3.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] jackson-annotations-2.10.1.jar, jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] jackson-core-2.10.1.jar, jackson-databind-2.10.1.jar define 1 overlapping resource: [WARNING] - META-INF/NOTICE [WARNING] maven-shade-plugin has detected that some class files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the class is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See http://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /home/gitea/ci/bungeecore/target/bungeecore.jar with /home/gitea/ci/bungeecore/target/BungeeCore-1.0-shaded.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.969 s [INFO] Finished at: 2021-12-29T10:17:38+01:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.2.4:shade (default) on project BungeeCore: Error creating shaded jar: Could not replace original artifact with shaded artifact! /home/gitea/ci/bungeecore/target/BungeeCore-1.0-shaded.jar (No such file or directory) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Traceback (most recent call last): File "/home/gitea/gitea-repositories/steamwar/bungeecore.git/./hooks/update.d/steamwarci.py", line 103, in raise Exception("Could not run build command") Exception: Could not run build command Statusupdate failure Build failed