| The hibernate-jpamodelgen usage within Eclipse IDE does not work on java 11 due to missing jaxb-api dependency.
Currently, the workaround is to manually add the jaxb-api.jar in the factory path. Note that the maven-processor-plugin is working fine without additional dependency. |