-
Notifications
You must be signed in to change notification settings - Fork 754
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
I found this discussion: https://platform.jetbrains.com/t/how-best-to-handle-multiple-versions/2797/10
But it doesn't help.
Relevant log output or stack trace
» ./gradlew verifyPlugin
Calculating task graph as no cached configuration is available for tasks: verifyPlugin
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':verifyPlugin'.
> Could not resolve all files for configuration ':detachedConfiguration7'.
> Could not find idea:ideaIC:253.20558.43.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/idea/ideaIC/253.20558.43/ideaIC-253.20558.43.pom
- https://download.jetbrains.com/idea/ideaIC-253.20558.43.tar.gz
- https://download.jetbrains.com/idea/253.20558.43/ideaIC-253.20558.43.tar.gz
- https://cache-redirector.jetbrains.com/www.jetbrains.com/intellij-repository/releases/idea/ideaIC/253.20558.43/ideaIC-253.20558.43.pom
- https://cache-redirector.jetbrains.com/www.jetbrains.com/intellij-repository/snapshots/idea/ideaIC/253.20558.43/ideaIC-253.20558.43.pom
- https://cache-redirector.jetbrains.com/intellij-dependencies/idea/ideaIC/253.20558.43/ideaIC-253.20558.43.pom
- https://cache-redirector.jetbrains.com/plugins.jetbrains.com/maven/idea/ideaIC/253.20558.43/ideaIC-253.20558.43.pom
Steps to reproduce
./gradlew verifyPlugin
Gradle IntelliJ Plugin version
2.9.0
Gradle version
9.0.0
Operating System
Linux
Link to build, i.e. failing GitHub Action job
https://github.com/bomgar/rose-pine-jetbrains/actions/runs/17931320542/job/51118111876
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working