jb-aero/CommandHelper-Sponge

Build Error

Opened this issue · 1 comments

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19:22 min
[INFO] Finished at: 2018-11-23T13:00:12-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project commandhelper: Could not resolve dependencies for project com.sk89q:commandhelper:jar:3.3.0: Failed to collect dependencies at com.sk89q:worldedit:jar:5.3-SNAPSHOT: Failed to read artifact descriptor for com.sk89q:worldedit:jar:5.3-SNAPSHOT: Could not transfer artifact com.sk89q:worldedit:pom:5.3-SNAPSHOT from/to bukkit-repo (http://repo.bukkit.org/content/groups/public/): repo.bukkit.org: Unknown host repo.bukkit.org -> [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/DependencyResolutionException

This happens on both Windows and Linux machines, both with maven configured properly. I also tried the alternate command too and still had no luck.

I should probably remove the maven files, this project uses gradle now. Not that I can guarantee it currently builds for gradle either.