WorldEdit

WorldEdit

42M Downloads

sk89q.com

TheBjoel2 opened this issue ยท 1 comments

commented

WorldEdit Version

all of the 1.12.2 branches

Platform Version

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

$ ./gradlew build
...
FAILURE: Build failed with an exception.

* What went wrong:
Could not determine the dependencies of task ':worldedit-bukkit:shadowJar'.
> Could not resolve all dependencies for configuration ':worldedit-bukkit:runtime'.
   > Could not resolve com.sk89q:dummypermscompat:1.8.
     Required by:
         project :worldedit-bukkit
      > Could not resolve com.sk89q:dummypermscompat:1.8.
         > Could not get resource 'http://maven.sk89q.com/repo/com/sk89q/dummypermscompat/1.8/dummypermscompat-1.8.pom'.
            > Could not GET 'http://maven.sk89q.com/repo/com/sk89q/dummypermscompat/1.8/dummypermscompat-1.8.pom'. Received status code 522 from server:

Expected Behavior

Build should succeed.

Reproduction Steps

./gradlew build

Anything Else?

Please update urls since sk89q.com is down

commented

We do not maintain old versions, if you would like to build them you can figure out the patches yourself.