Skip to content
This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Conversation

@Luke-Roy-IBM
Copy link
Contributor

No description provided.

@mrutkows
Copy link

mrutkows commented Sep 16, 2021

Assume this is to address that JFrog has sunset JCenter as of May 1st...
https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/

and follows the recommended change:

// jcenter() // <- remove it mavenCentral() // <- add it 

Unfortunately, MavenCentral does not have version 1.5 of the "gradlle-scalafmt" library:

 Searched in the following locations: - https://repo.maven.apache.org/maven2/cz/alenkacz/gradle-scalafmt/1.5.0/gradle-scalafmt-1.5.0.pom - https://repo.maven.apache.org/maven2/cz/alenkacz/gradle-scalafmt/1.5.0/gradle-scalafmt-1.5.0.jar 

It appears that the following versions are supported (i.e., 17, 18, 19):
https://search.maven.org/artifact/cz.augi/gradle-scalafmt

@mrutkows
Copy link

Most likely, similar errors may occur with other scala/java libs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants