Building HippoCMS docker image with Oracle Database 12c

HI again,

Check the hippo-cms7-release-13.x.y.pom. in there, in the dependency management section there are connector jars listed. Did you add the oracle db jar just like those in your project?

If it works for postgres but not your case essentially I would look into the parent poms of the project and see how dependencies are setup for mysql and postgres.