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

Update lombok plugin #604

Closed
ST-DDT opened this issue Nov 22, 2021 · 0 comments · Fixed by #520
Closed

Update lombok plugin #604

ST-DDT opened this issue Nov 22, 2021 · 0 comments · Fixed by #520
Assignees
Labels
bug Something does not work as expected
Milestone

Comments

@ST-DDT
Copy link
Collaborator

ST-DDT commented Nov 22, 2021

> Configure project :
[versioning] WARNING - the working copy has unstaged or uncommitted changes.
The JavaExec.main property has been deprecated. This is scheduled to be removed in Gradle 8.0. Please use the mainClass property instead. See https://docs.gradle.org/7.3/dsl/org.gradle.api.tasks.JavaExec.html#org.gradle.api.tasks.JavaExec:main for more details.
	at org.gradle.api.tasks.JavaExec.setMain(JavaExec.java:420)
	at io.franzbecker.gradle.lombok.task.DelombokTask_Decorated.setMain(Unknown Source)
	at org.gradle.api.tasks.JavaExec$setMain.callCurrent(Unknown Source)
	at io.franzbecker.gradle.lombok.task.DelombokTask.configure(DelombokTask.groovy:26)
	at org.gradle.api.internal.project.DefaultProject.task(DefaultProject.java:1289)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
	at org.gradle.internal.extensibility.MixInClosurePropertiesAsMethodsDynamicObject.tryInvokeMethod(MixInClosurePropertiesAsMethodsDynamicObject.java:34)
	at build_19sz3e6vvj1kq1n45u9yqog22$_run_closure5.doCall(/home/runner/work/grpc-spring-boot-starter/grpc-spring-boot-starter/build.gradle:223)
	at java.lang.reflect.Method.invoke(Method.java:498)
	[...]
@ST-DDT ST-DDT added the bug Something does not work as expected label Nov 22, 2021
@ST-DDT ST-DDT added this to the 2.13.0 milestone Nov 22, 2021
@ST-DDT ST-DDT self-assigned this Nov 22, 2021
@ST-DDT ST-DDT linked a pull request Nov 22, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something does not work as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant