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 failed: KaptExecution #851

Open
dector opened this issue May 23, 2021 · 1 comment
Open

Build failed: KaptExecution #851

dector opened this issue May 23, 2021 · 1 comment

Comments

@dector
Copy link

dector commented May 23, 2021

STR:

  1. Clone repository.
  2. Run ./gradlew build.

ER:

Build finished with exit code 0.

AR:

Build failed:

Execution failed for task ':core:kaptDebugKotlin'.
> A failure occurred while executing org.jetbrains.kotlin.gradle.internal.KaptExecution
   > java.lang.reflect.InvocationTargetException (no error message)

Versions:

Gradle 5.6.4
Kotlin:       1.3.41
Groovy:       2.5.4
JVM:          11.0.11

Possible workaround:
No such error when using JDK 1.8.

@dector
Copy link
Author

dector commented May 23, 2021

Seems like build works on JVM 1.8.
Is this kapt issue or just outdated tooling?

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