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

build tag releasebuild_0.32-2017.1 fail #1157

Open
huyonggangtest opened this issue Nov 17, 2022 · 1 comment
Open

build tag releasebuild_0.32-2017.1 fail #1157

huyonggangtest opened this issue Nov 17, 2022 · 1 comment

Comments

@huyonggangtest
Copy link

huyonggangtest commented Nov 17, 2022

Short description

buildPlugin fail, Could not resolve all files for configuration ':lombok'.

Expected behavior

Plugin builds as expected.

Version information

  • **IDEA Version:2017.1
  • **JDK Version:1.8.0_291
  • **OS Type & Version:MacBook Pro (Retina, 15-inch, Mid 2015)
  • **Lombok Plugin Version:1.18.12.
  • **Lombok Dependency Version:1.18.12.

Steps to reproduce

  1. git clone
  2. git checkout -b releasebuild_0.32-2017.2 releasebuild_0.32-2017.2
  3. /gradlew buildPlugin
  4. fail. Plugin [id: 'org.jetbrains.intellij', version: '0.4.26'] was not found in any of the following sources:
  5. modify settings.gradle change repositories. delete https://jetbrains.bintray.com/intellij-plugin-service.
  6. ./gradlew buildPlugin
  7. A problem occurred evaluating root project 'lombok-plugin'.> Could not resolve all files for configuration ':lombok'.

Stacktrace

Configure project :
IdeaVersion is : 2017.1
ArtifactVersion is : 0.32-2017.1
Building for IntelliJ version: 2017.1

FAILURE: Build failed with an exception.

  • Where:
    Build file '/Users/huyg/lombok-intellij-plugin/build.gradle' line: 91

  • What went wrong:
    A problem occurred evaluating root project 'lombok-plugin'.

Could not resolve all files for configuration ':lombok'.
Could not resolve org.projectlombok:lombok:1.18.12.
Required by:
project :
> Could not resolve org.projectlombok:lombok:1.18.12.
> Could not get resource 'https://jetbrains.bintray.com/intellij-third-party-dependencies/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom'.
> Could not GET 'https://jetbrains.bintray.com/intellij-third-party-dependencies/org/projectlombok/lombok/1.18.12/lombok-1.18.12.pom'. Received status code 502 from server: Bad Gateway

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 5s

same in https://huyonggangtest-miniature-engine-5vvrw4rpg5g35pg.github.dev/
image

@huyonggangtest
Copy link
Author

i want continue,please help me

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

1 participant