hibernate-orm/tooling
Yoann Rodière e6cd7d8495 HHH-12946 Remove unnecessary dependencies when building with JDK9+
We don't need to depend on JAXB's compiler (XJC) in our modules,
we just need the dependency in specific tasks during the build.
In particular we don't want users to transitively depend on XJC.

Also, we don't need an explicit dependency to JAXB in every module,
having one in hibernate-core is enough.
2019-09-11 10:26:35 +02:00
..
hibernate-enhance-maven-plugin HHH-13097 Add a missing @Override 2019-02-07 17:44:52 -08:00
hibernate-gradle-plugin HHH-12190 - General tidying of Gradle scripts 2018-01-16 14:34:43 -06:00
metamodel-generator HHH-12946 Remove unnecessary dependencies when building with JDK9+ 2019-09-11 10:26:35 +02:00