Forums Archived

This forum has been archived. No new posts can be made and no new users can sign up. It remains here for reference only.

Find the new forums here

Updating Minecraft/Spigot errors - Build Failure

  • 225 Views
  • Last Post 19 October 2020
ncall87 posted this 19 October 2020

Hi everyone. All of my minecraft servers have been working well and updating easily for a while but an error that started with one and now has seemed to spread to all of them is happening. When I try to download/update Spigot, it ends up throwing a build failure throwing the whole thing off. My research has not yielded much in results since it seems particularly generic. I'll post the failure in below from the console. Thanks for any advice.

[INFO] Scanning for projects... [INFO] [INFO] ------------------< org.apache.maven:standalone-pom="">------------------- [INFO] Building Maven Stub Project (No POM) 1 [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-install-plugin:2.4:install-file (default-cli) @ standalone-pom --- [INFO] Installing /home/amp/.ampdata/instances/Minecraft07/Minecraft/spigotbuild/work/mapped.b94c4521.jar to /home/amp/.m2/repository/org/spigotmc/minecraft-server/1.16.3-SNAPSHOT/minecraft-server-1.16.3-SNAPSHOT.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.557 s [INFO] Finished at: 2020-10-19T18:56:20Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install-file (default-cli) on project standalone-pom: Error installing artifact 'org.spigotmc:minecraft-server:jar': Failed to install metadata org.spigotmc:minecraft-server:1.16.3-SNAPSHOT/maven-metadata.xml: Could not parse metadata /home/amp/.m2/repository/org/spigotmc/minecraft-server/1.16.3-SNAPSHOT/maven-metadata-local.xml: in epilog non whitespace content is not allowed but got n (position: END_TAG seen ...\nn... @20:2) -> [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 14:56:21 Exception in thread "main" java.lang.RuntimeException: Error running command, return status !=0: [sh, /home/amp/.ampdata/instances/Minecraft07/Minecraft/spigotbuild/apache-maven-3.6.0/bin/mvn, install:install-file, -Dfile=work/mapped.b94c4521.jar, -Dpackaging=jar, -DgroupId=org.spigotmc, -DartifactId=minecraft-server, -Dversion=1.16.3-SNAPSHOT] at org.spigotmc.builder.Builder.runProcess0(Builder.java:819) at org.spigotmc.builder.Builder.runProcess(Builder.java:756) at org.spigotmc.builder.Builder.main(Builder.java:456) at org.spigotmc.builder.Bootstrap.main(Bootstrap.java:34)

Mike posted this 19 October 2020

Build failure errors should be directed to the Spigot team.

Close