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

Plugin channels do not want to resolve #320

Closed
abrooksv opened this issue Sep 19, 2018 · 2 comments
Closed

Plugin channels do not want to resolve #320

abrooksv opened this issue Sep 19, 2018 · 2 comments
Assignees
Milestone

Comments

@abrooksv
Copy link
Contributor

abrooksv commented Sep 19, 2018

Using the following results in failing to resolve Scala plugin
plugins = ["PythonCore:2018.2.182.3684.101", "org.intellij.scala:2018.2.804@nightly"]

   > Could not resolve com.jetbrains.plugins:org.intellij.scala:nightly.
     Required by:
         project :jetbrains-core
      > Could not resolve com.jetbrains.plugins:org.intellij.scala:nightly.
         > Could not get resource 'file:/Users/.../.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2018.2/e935ec9f9231a0789831f04f48053824c57b4bf5/ideaIC-2018.2-sources.jar/org.intellij.scala-nightly-2018.2.804.jar'.
            > Could not get file details of /Users/.../.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2018.2/e935ec9f9231a0789831f04f48053824c57b4bf5/ideaIC-2018.2-sources.jar/org.intellij.scala-nightly-2018.2.804.jar: could not stat file (errno 20: Not a directory)

Tried using version 0.3.10, works in 0.3.7

@zolotov zolotov self-assigned this Sep 20, 2018
@zolotov zolotov added this to the 0.3.11 milestone Sep 20, 2018
@zolotov zolotov removed the answered label Sep 20, 2018
@zolotov
Copy link
Member

zolotov commented Sep 20, 2018

Ouch, sorry about this, will publish 0.3.11 asap

@ingokegel
Copy link

Custom channels still don't work in 0.3.11, for example with the plugin "org.jetbrains.kotlin:1.3.0-rc-116-IJ2018.3-1@EAP-NEXT". This plugin can be resolved in 0.3.7.

@zolotov zolotov reopened this Sep 28, 2018
@zolotov zolotov modified the milestones: 0.3.11, 0.3.12 Oct 10, 2018
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