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

Plugins download is broken in 1.0 #688

Closed
ileasile opened this issue Jun 1, 2021 · 2 comments
Closed

Plugins download is broken in 1.0 #688

ileasile opened this issue Jun 1, 2021 · 2 comments
Assignees
Labels
Milestone

Comments

@ileasile
Copy link
Member

ileasile commented Jun 1, 2021

After upgrading from 0.7.3 to 1.0, plugin download from custom repositories fails for me. Judging by debug log, pom is resolved successfully, but zip file cannot be resolved because artifact URL is ill-formed (its absolute path is added to the repo URL):

2021-06-01T19:40:15.669+0300 [INFO] [org.gradle.internal.resource.transport.http.HttpClientHelper] Resource missing. [HTTP HEAD: https://buildserver.labs.intellij.net/guestAuth/app/rest/builds/buildType:(id:ijplatform_master_PyCharm_InstallersBuild),number:212.3724,branch:default:any/artifacts/content/PY-plugins/https:/buildserver.labs.intellij.net/guestAuth/app/rest/builds/buildType:(id:ijplatform_master_PyCharm_InstallersBuild),number:212.3724,branch:default:any/artifacts/content/PY-plugins/auto-uploading/python-212.3724.zip
@ileasile
Copy link
Member Author

ileasile commented Jun 1, 2021

It seems that the problem is here: c9cfd42#r51585587

@hsz hsz self-assigned this Jun 2, 2021
@hsz hsz added the bug label Jun 2, 2021
@hsz hsz added this to the 1.0.1 milestone Jun 2, 2021
@hsz
Copy link
Member

hsz commented Jun 2, 2021

Thanks, Ilya – that was a neat investigation!
The issue is fixed and will be released soon with v1.0.1.

@hsz hsz closed this as completed Jun 2, 2021
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