-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Major
-
Environment:
Raspian on Raspberry pi 2
java version "1.8.0_33"
Java(TM) SE Runtime Environment (build 1.8.0_33-b05)
Java HotSpot(TM) Client VM (build 25.33-b05, mixed mode)
git version 1.7.10.4
Hi,
I am getting a java runtime error as follows:
WARNING] See http://docs.codehaus.org/display/MAVENUSER/Shade+Plugin
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /home/pi/BuildTools/CraftBukkit/target/craftbukkit-1.8.7-R0.1-SNAPSHOT.jar with /home/pi/BuildTools/CraftBukkit/target/craftbukkit-1.8.7-R0.1-SNAPSHOT-shaded.jar
[INFO] Dependency-reduced POM written at: /home/pi/BuildTools/CraftBukkit/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /home/pi/BuildTools/CraftBukkit/dependency-reduced-pom.xml
[INFO] Dependency-reduced POM written at: /home/pi/BuildTools/CraftBukkit/dependency-reduced-pom.xml
[INFO]
[INFO] — specialsource-maven-plugin:1.2.1:remap (default) @ craftbukkit —
Exception in thread "main" java.lang.RuntimeException: Error running command, return status !=0: [sh, /home/pi/BuildTools/apache-maven-3.2.5/bin/mvn, clean, install]
at org.spigotmc.builder.Builder.runProcess(Builder.java:498)
at org.spigotmc.builder.Builder.main(Builder.java:390)
I have tried to install a number of times but cannot pass this point. I have attached the full log. Any help that you can give would be really appreciated.
Thanks in advance.
p.s. I cannot start the server as --version or run /version as i cannot complete the install. Am therefore guessing a version number below for the sake of completing the install. It was the latest version of BuildTools that I could find. Apologies.