Gradle build error from demo project - same

I found a work around.

  1. Manually copy jackson-core-2.15.2.jar to the location.
  2. Manually create an empty file called jackson-core-2.15.2.jar.receipt to the same location

This worked. The error disappeared. Its not ideal, but it worked.