Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- slava@XyperX:~/empirecraft$ ./compile.sh
- /home/slava/empirecraft
- Submodule 'Paper' (https://github.com/PaperMC/Paper) registered for path 'Paper'
- Cloning into '/home/slava/empirecraft/Paper'...
- Submodule path 'Paper': checked out '727f932d056ccf4e7c025c2ec0597a2158bf086a'
- Submodule 'work/BuildData' (https://hub.spigotmc.org/stash/scm/spigot/builddata.git) registered for path 'work/BuildData'
- Submodule 'work/Bukkit' (https://hub.spigotmc.org/stash/scm/spigot/bukkit.git) registered for path 'work/Bukkit'
- Submodule 'work/CraftBukkit' (https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git) registered for path 'work/CraftBukkit'
- Submodule 'work/Paperclip' (https://github.com/PaperMC/Paperclip.git) registered for path 'work/Paperclip'
- Submodule 'work/Spigot' (https://hub.spigotmc.org/stash/scm/spigot/spigot.git) registered for path 'work/Spigot'
- Cloning into '/home/slava/empirecraft/Paper/work/BuildData'...
- Cloning into '/home/slava/empirecraft/Paper/work/Bukkit'...
- Cloning into '/home/slava/empirecraft/Paper/work/CraftBukkit'...
- Cloning into '/home/slava/empirecraft/Paper/work/Paperclip'...
- Cloning into '/home/slava/empirecraft/Paper/work/Spigot'...
- Submodule path 'work/BuildData': checked out 'be360cc298a06b5355ecd057f5b1feb894a73f0f'
- Submodule path 'work/Bukkit': checked out '59b49b81dd4dd7c29debd3bb46961001531ea5ca'
- Submodule path 'work/CraftBukkit': checked out '8cc5a7ecb6204e23bf883bb9282dd2b70e0f7858'
- Submodule path 'work/Paperclip': checked out 'd0395f6304db49e4472dab9dbf247e994a1122b8'
- Submodule path 'work/Spigot': checked out '2086bb074d6795823451bdb9f857d83c0f566990'
- Cloning into 'EmpireCraft-API'...
- ssh: connect to host git.starlis.com port 22: No route to host
- fatal: Could not read from remote repository.
- Please make sure you have the correct access rights
- and the repository exists.
- ./compile.sh: line 28: cd: /home/slava/empirecraft/EmpireCraft-API: No such file or directory
- Already on 'master'
- Your branch is up-to-date with 'origin/master'.
- fatal: ambiguous argument 'origin/1.12.2': unknown revision or path not in the working tree.
- Use '--' to separate paths from revisions, like this:
- 'git <command> [<revision>...] -- [<file>...]'
- Cloning into 'EmpireCraft-Server'...
- ssh: connect to host git.starlis.com port 22: No route to host
- fatal: Could not read from remote repository.
- Please make sure you have the correct access rights
- and the repository exists.
- ./compile.sh: line 28: cd: /home/slava/empirecraft/EmpireCraft-Server: No such file or directory
- Already on 'master'
- Your branch is up-to-date with 'origin/master'.
- fatal: ambiguous argument 'origin/1.12.2': unknown revision or path not in the working tree.
- Use '--' to separate paths from revisions, like this:
- 'git <command> [<revision>...] -- [<file>...]'
- [INFO] Scanning for projects...
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 0.102 s
- [INFO] Finished at: 2018-06-02T19:01:33+03:00
- [INFO] ------------------------------------------------------------------------
- [ERROR] The goal you specified requires a project to execute but there is no POM in this directory (/home/slava). Please verify you invoked Maven from the correct 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/MissingProjectException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement