Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix broken dependency for WorldEdit #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Grassboii
Copy link

I wasn't able to compile the jar for this plugin since the old WorldEdit dependency uses HTTP instead of HTTPS.

This new repository is not blacklisted, which allows for the plugin to be compiled

Original Error Message:

[ERROR] Failed to execute goal on project logblock: Could not resolve dependencies for project de.diddiz:logblock:jar:1.11-SNAPSHOT: Failed to collect dependencies at com.sk89q:worldedit:jar:6.0.0-SNAPSHOT: Failed to read artifact d
escriptor for com.sk89q:worldedit:jar:6.0.0-SNAPSHOT: The following artifacts could not be resolved: com.sk89q:worldedit:pom:6.0.0-SNAPSHOT (absent): Could not transfer artifact com.sk89q:worldedit:pom:6.0.0-SNAPSHOT from/to maven-d
efault-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [repobo-snap (http://repo.bukkit.org/content/groups/public, default, releases+snapshots), sk89q-repo (http://maven.sk89q.com/repo/, default, releases+snapshots)
, kitteh-repo (http://repo.kitteh.org/content/groups/public, default, releases+snapshots)] -> [Help 1]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant