cache Artifact Rejected Reason
val cacheArtifactRejectedReason: MavenBuildCachePerformanceGoalExecutionEntry.CacheArtifactRejectedReason? = null
Parameters
cache Artifact Rejected Reason
The reason why the cache artifact has been rejected: * artifact_size_too_large
- The size of the artifact is larger than the remote build cache can accept. null
if the goal is not cacheable, or if the attempt to store the artifact does not succeed.