hibernate-orm/tooling
Markus Heiden 0c37ab3a16 HHH-14657 Use the compile instead of runtime classpath
The runtime classpath contains the dependencies as jars that are not yet built when the plugin needs them. So use the compile classpath plus the compiled classes of the current project.
2021-06-22 11:35:08 +01:00
..
hibernate-enhance-maven-plugin Fix issue with generated pom missing project description 2020-04-06 18:21:11 +01:00
hibernate-gradle-plugin HHH-14657 Use the compile instead of runtime classpath 2021-06-22 11:35:08 +01:00
metamodel-generator HHH-10715 Make static constant collections immutable in metamodel-generator 2020-10-25 21:45:09 +00:00