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

Bump gradle-scalafmt version #5504

Open
p-jonghyun opened this issue Aug 21, 2024 · 3 comments
Open

Bump gradle-scalafmt version #5504

p-jonghyun opened this issue Aug 21, 2024 · 3 comments

Comments

@p-jonghyun
Copy link

p-jonghyun commented Aug 21, 2024

gradle-scalafmt:1.5.0 was not reachable for about a week while any other tags were accessible.
( https://plugins.gradle.org/m2/gradle/plugin/cz/alenkacz/gradle-scalafmt/1.5.0)

We will not be able to do any gradlew command without any changes.

./gradlew clean --refresh-dependencies
Build using Scala 2.12

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'openwhisk'.
> Could not resolve all artifacts for configuration ':classpath'.
   > Could not find gradle.plugin.cz.alenkacz:gradle-scalafmt:1.5.0.
     Searched in the following locations:
       - https://jcenter.bintray.com/gradle/plugin/cz/alenkacz/gradle-scalafmt/1.5.0/gradle-scalafmt-1.5.0.pom
       - https://plugins.gradle.org/m2/gradle/plugin/cz/alenkacz/gradle-scalafmt/1.5.0/gradle-scalafmt-1.5.0.pom
     Required by:
         project :
@Suraez
Copy link

Suraez commented Sep 8, 2024

i am having the same issue

@style95
Copy link
Member

style95 commented Sep 9, 2024

I think this is addressed by this pull request.

@Suraez
Copy link

Suraez commented Sep 13, 2024

i got another issue now, when i made the changes stated in the above pull request

* What went wrong:
A problem occurred configuring project ':core:standalone'.
> Could not resolve all artifacts for configuration ':core:standalone:classpath'.
   > Could not find org.ajoberstar.grgit:grgit-core:3.0.0.
     Searched in the following locations:
       - https://plugins.gradle.org/m2/org/ajoberstar/grgit/grgit-core/3.0.0/grgit-core-3.0.0.pom
     Required by:
         project :core:standalone > com.gorylenko.gradle-git-properties:com.gorylenko.gradle-git-properties.gradle.plugin:2.0.0 > gradle.plugin.com.gorylenko.gradle-git-properties:gradle-git-properties:2.0.0

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

3 participants