-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Nearly one year ago gradle and others issued guidance to stop using jcenter(). https://blog.gradle.org/jcenter-shutdown This plugin is still there and is now breaking CI because it cant be retrieved
A problem occurred configuring project ':backend:oas3-annotationprocessor:demo'.
> Could not resolve all artifacts for configuration ':backend:oas3-annotationprocessor:demo:classpath'.
> Could not resolve io.swagger.core.v3:swagger-gradle-plugin:2.1.12.
Required by:
project :backend:oas3-annotationprocessor:demo > io.swagger.core.v3.swagger-gradle-plugin:io.swagger.core.v3.swagger-gradle-plugin.gradle.plugin:2.1.12
> Could not resolve io.swagger.core.v3:swagger-gradle-plugin:2.1.12.
> Could not get resource 'https://plugins.gradle.org/m2/io/swagger/core/v3/swagger-gradle-plugin/2.1.12/swagger-gradle-plugin-2.1.12.module'.
> Could not GET 'https://jcenter.bintray.com/io/swagger/core/v3/swagger-gradle-plugin/2.1.12/swagger-gradle-plugin-2.1.12.module'. Received status code 502 from server: Bad Gateway
AndrzejWrobel and imashnake0
Metadata
Metadata
Assignees
Labels
No labels