-
Notifications
You must be signed in to change notification settings - Fork 37
Closed
Description
The compileJava is always not up-to-date because of the moduleplugin
Task ':compileJava' is not up-to-date because:
Task ':compileJava' has an additional action that was implemented by the Java lambda
'org.javamodularity.moduleplugin.tasks.CompileTask$$Lambda$2
15/0x00000001005d0040'. Using Java lambdas is not supported, use an (anonymous) inner class instead.
All input files are considered out-of-date for incremental task ':compileJava'.
Does not matter if there is no changes in the java source, it will always run compileJava.
Metadata
Metadata
Assignees
Labels
No labels