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

gradle warning of aspectj #781

Open
choxsword opened this issue May 1, 2023 · 2 comments
Open

gradle warning of aspectj #781

choxsword opened this issue May 1, 2023 · 2 comments

Comments

@choxsword
Copy link

Configure project :
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.1/dsl/org.gradle.api.tasks.JavaExec.html#org.gradle.api.tasks.JavaExec:main for more details.
at TestAspectMain_main___dav0zyk1278fyjh26ohxiy7c8$_run_closure1$closure2$closure3.doCall(C:\Users\Administrator\AppData\Local\Temp\TestAspectMain_main.gradle:23)
(Run with --stacktrace to get the full stack trace of this deprecation warning.)

@choxsword
Copy link
Author

choxsword commented May 1, 2023

I've tryed 6xx and 8xx version, none of them can solve this warning.

@larsgrefer
Copy link
Member

Could you run it again with --stacktrace?

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

2 participants