Error: Unable to access jarfile /app/app-config.jar is thrown.

(1) The jar could not be found under app/. Open Dockerfile and find a configuration problem.

The JAR package was not found because the JAR version number was missing.

(2) After adding the version number, rebuild the image.