-
Notifications
You must be signed in to change notification settings - Fork 214
Closed
Description
When trying to build my project which depends on a Jitpack dependency it times out:
> Task :plugin-spigot:compileJava FAILED
23 actionable tasks: 2 executed, 21 up-to-date
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':plugin-spigot:compileJava'.
> Could not resolve all files for configuration ':plugin-spigot:compileClasspath'.
> Could not resolve com.github.Electroid:BungeeCord:master.
Required by:
project :plugin-spigot > app.ashcon:sportpaper-api:1.8.8-R0.1-SNAPSHOT:20210502.192956-39
> Could not resolve com.github.Electroid:BungeeCord:master.
> Could not get resource 'https://jitpack.io/com/github/Electroid/BungeeCord/master/BungeeCord-master.pom'.
> Could not HEAD 'https://jitpack.io/com/github/Electroid/BungeeCord/master/BungeeCord-master.pom'.
> Connect to jitpack.io:443 [jitpack.io/104.26.8.99, jitpack.io/104.26.9.99, jitpack.io/172.67.72.129] failed: Connection timed out: connect
Same thing for my maven project which depends on Jitpack dependencies.
Metadata
Metadata
Assignees
Labels
No labels