| If you want to test on Oracle (e.g. -Pdb=oracle), Hibernate is not going to locate the Oracle dependency since it's not found on any Maven Repository available. However, if the dependency is installed locally, the build will fail since mavenocal() was removed. |