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

Jenkins fails to compile the newer builds - missing dependencies. #7

Closed
mibby opened this issue Mar 15, 2017 · 2 comments
Closed

Jenkins fails to compile the newer builds - missing dependencies. #7

mibby opened this issue Mar 15, 2017 · 2 comments

Comments

@mibby
Copy link

mibby commented Mar 15, 2017

@jyhsu2000 Jenkins fails to compile the newer builds.

[ERROR] Failed to execute goal on project BannerMaker: Could not resolve dependencies for project tw.kid7:BannerMaker:jar:1.5.0: Failed to collect dependencies for [org.bukkit:bukkit:jar:1.11.2-R0.1-SNAPSHOT (provided), net.milkbowl.vault:VaultAPI:jar:1.6 (provided), org.bstats:bstats-bukkit:jar:1.1 (compile)]: Failed to read artifact descriptor for org.bukkit:bukkit:jar:1.11.2-R0.1-SNAPSHOT: Could not transfer artifact org.bukkit:bukkit:pom:1.11.2-R0.1-SNAPSHOT from/to spigot-repo (https://hub.spigotmc.org/nexus/content/repositories/snapshots/): peer not authenticated -> [Help 1]
@jyhsu2000
Copy link
Owner

Thanks for reporting.

Yesterday I found it when it just happened.
After some trying and researching, I think the problem is the SSL connection between my Jenkins server and the spigotmc repo server.
As you see on the Jenkins, I tried several kinds of settings to fix this in these days.
But so far I didn't found the valid solution.

If you want to get the newer version immediately before I fix that,
you can also clone or download this repo and use maven to build it.

@jyhsu2000
Copy link
Owner

Fixed in build#83

Solution:
Update to Java 8

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

No branches or pull requests

2 participants