mplushnikov / lombok-intellij-plugin

Lombok Plugin for IntelliJ IDEA
Apache License 2.0
3.11k stars 635 forks source link

how can do build success?gradle is always error #1121

Open ZeroMing opened 2 years ago

ZeroMing commented 2 years ago

Short description

how can do build success? gradle is always error

Expected behavior

Is there a specific expected behavior?

Version information

Steps to reproduce

What steps do we need to take to reproduce this issue?

E:\Project_open-source-code\lombok-intellij-plugin>gradlew Starting a Gradle Daemon (subsequent builds will be faster)

Configure project : IdeaVersion is : 2020.2.3 ArtifactVersion is : 0.35-2020.2.3 Building for IntelliJ version: 2020.2.3 Generating Parser for GrammerKit: 2020.1

FAILURE: Build failed with an exception.

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0. Use '--warning-mode all' to show the individual deprecation warnings. See https://docs.gradle.org/6.8.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 7m 56s


Thanks a lot

ZeroMing commented 2 years ago

https://jetbrains.bintray.com/intellij-third-party-dependencies/com/jetbrains/intellij/idea/ideaIC/2020.2.3/ideaIC-2020.2.3.pom

always 502,is this server in used?

coolsoftrf commented 2 years ago

There is one solution already published here. To get the plug-in built consider my comment there as well.