-
New Feature
-
Resolution: Invalid
-
Minor
-
None
-
None
-
downloaded: [email protected]
extracted on buildtools folder > replacing old files
executed: java -jar BuildToools.jar --rev latest (by: GitBash console)
ERROR while building....
should i remove some file before execute the command ?downloaded: [email protected] extracted on buildtools folder > replacing old files executed: java -jar BuildToools.jar --rev latest (by: GitBash console) ERROR while building.... should i remove some file before execute the command ?
[INFO] Scanning for projects...
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project org.spigotmc:spigot-parent:dev-SNAPSHOT (C:\spigot\pom.xml) has 2 errors
[ERROR] Child module C:\spigot\Spigot-Server of C:\spigot\pom.xml does not exist
[ERROR] Child module C:\spigot\Spigot-API of C:\spigot\pom.xml does not exist
[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/ProjectBuildingException
Exception in thread "main" java.lang.RuntimeException: Error running command, return status !=0: [sh, C:\spigot\apache-maven-3.2.5/bin/mvn, install:install-file, -Dfile=work\mapped.22de4839.jar, -Dpackaging=jar, -DgroupId=org.spigotmc, -DartifactId=minecraft-server, -Dversion=1.11.2-SNAPSHOT]
at org.spigotmc.builder.Builder.runProcess(Builder.java:561)
at org.spigotmc.builder.Builder.main(Builder.java:328)