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

Cannot build plugin for Rider 241 RC1 using the plugin 1.x #1579

Closed
ForNeVeR opened this issue Mar 28, 2024 · 1 comment
Closed

Cannot build plugin for Rider 241 RC1 using the plugin 1.x #1579

ForNeVeR opened this issue Mar 28, 2024 · 1 comment
Labels
Milestone

Comments

@ForNeVeR
Copy link
Contributor

What happened?

The RC1 build of Rider is misclassified as Nightly while it is Snapshot

Relevant log output or stack trace

* What went wrong:
Failed to query the value of task ':setupDependencies' property 'idea'.
> Could not resolve all files for configuration ':detachedConfiguration5'.
   > Could not resolve com.jetbrains.intellij.rider:riderRD:2024.1-RC1-SNAPSHOT.
     Required by:
         project :
      > Could not resolve com.jetbrains.intellij.rider:riderRD:2024.1-RC1-SNAPSHOT.
         > Unable to load Maven meta-data from https://cache-redirector.jetbrains.com/www.jetbrains.com/intellij-repository/nightly/com/jetbrains/intellij/rider/riderRD/2024.1-RC1-SNAPSHOT/maven-metadata.xml.
            > Could not GET 'https://repo.labs.intellij.net/intellij-nightly-sdk/com/jetbrains/intellij/rider/riderRD/2024.1-RC1-SNAPSHOT/maven-metadata.xml'.
               > repo.labs.intellij.net

Steps to reproduce

Try to build a plugin against Rider RC1

Gradle IntelliJ Plugin version

1.17.2

Gradle version

8.1.1

Operating System

Windows

Link to build, i.e. failing GitHub Action job

No response

@ForNeVeR ForNeVeR added the bug label Mar 28, 2024
@ForNeVeR ForNeVeR mentioned this issue Mar 28, 2024
11 tasks
@hsz hsz added this to the 1.17.3 milestone Mar 28, 2024
@hsz
Copy link
Member

hsz commented Mar 28, 2024

Thanks!

@hsz hsz closed this as completed Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants