|
We need to add information about various tooling artifacts for ORM and other projects. For example in the ORM case we have the JPA static metamodel processor, but also the byte code enhancer plugins/tasks. For Hibernate Validator we have the HV specific annotation processor.
Introducing a tooling link will allow us to have a consistent location for these type of project specific tools.
|