This message was deleted.
# community-support
s
This message was deleted.
đź§µ 1
r
Copy code
invocation of Task.projectđź“‹ at execution time is unsupported. ?
⌄task:reader:jib📋 of type com.google.cloud.tools.jib.gradle.BuildImageTask📋
⌄exception stack trace 📋
org.gradle.api.InvalidUserCodeException: Invocation of 'Task.project' by task ':reader:jib' at execution time is unsupported.
	at org.gradle.configurationcache.initialization.DefaultConfigurationCacheProblemsListener.onTaskExecutionAccessProblem(ConfigurationCacheProblemsListener.kt:96)
	at org.gradle.configurationcache.initialization.DefaultConfigurationCacheProblemsListener.onProjectAccess(ConfigurationCacheProblemsListener.kt:59)

⌄⚠️cannot serialize object of type org.gradle.api.internal.project.DefaultProject📋, a subtype of org.gradle.api.Project📋, as these are not supported with the configuration cache. ?
›fieldproject📋 of com.google.cloud.tools.jib.gradle.ExtraDirectoriesParameters📋
›fieldproject📋 of com.google.cloud.tools.jib.gradle.ExtraDirectoryParametersSpec📋
›fieldproject📋 of com.google.cloud.tools.jib.gradle.OutputPathsParameters📋
›fieldproject📋 of com.google.cloud.tools.jib.gradle.skaffold.SkaffoldSyncParameters📋
›fieldproject📋 of com.google.cloud.tools.jib.gradle.skaffold.SkaffoldWatchParameters📋
p
#C013WEPGQF9 might be a better place to get answers on this subject
c
@rrva this topic should be located in google jib plugin
r
yes, I agree, I was merely asking for someone who knows the gradle API changes neccessary for configuration cache