Robert Jaros
01/22/2025, 4:56 PMFAILURE: Build failed with an exception.
* What went wrong:
A problem was found with the configuration of task ':kilua-assets:assembleAaaKiluaAssetsPackage' (type 'NpmAssembleTask').
- Method 'action' is private and annotated with @TaskAction.
Reason: Annotations on private methods are ignored.
Possible solutions:
1. Make the method public.
2. Annotate the public version of the method.
For more information, please refer to <https://docs.gradle.org/8.12/userguide/validation_problems.html#private_method_must_not_be_annotated> in the Gradle documentation.
@Big ChungusBig Chungus
01/22/2025, 4:57 PMRobert Jaros
01/22/2025, 4:57 PMRobert Jaros
01/22/2025, 4:59 PMBig Chungus
01/22/2025, 4:59 PMRobert Jaros
01/22/2025, 5:00 PM* What went wrong:
A problem occurred configuring root project 'kilua-project'.
> Could not resolve all artifacts for configuration 'classpath'.
> Could not resolve dev.petuska:npm-publish-gradle-plugin:3.5.2.
Required by:
root project : > dev.petuska.npm.publish:dev.petuska.npm.publish.gradle.plugin:3.5.2
> Dependency requires at least JVM runtime version 21. This build uses a Java 17 JVM.
Big Chungus
01/22/2025, 5:07 PMRobert Jaros
01/22/2025, 5:09 PMMatt Nelson
02/18/2025, 5:20 PMBig Chungus
02/18/2025, 5:27 PMMatt Nelson
02/18/2025, 5:32 PMBig Chungus
02/19/2025, 10:08 AMBig Chungus
02/19/2025, 11:02 AM