-
Bug
-
Resolution: Done
-
Major
-
None
-
None
When choosing a JPA Model gen (Hibernate) the following error occurs:
[INFO] javac option: -proc:only
[INFO] javac option: -processor
[INFO] javac option: org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor
[INFO] javac option: -d
[INFO] javac option: /Downloads/workspace/forge-core/dist/target/forge-distribution-1.1.2-SNAPSHOT/bin/my3rdForgeApp/target/classes
[INFO] javac option: -s
[INFO] javac option: /Downloads/workspace/forge-core/dist/target/forge-distribution-1.1.2-SNAPSHOT/bin/my3rdForgeApp/target/generated-sources/apt
[INFO] diagnostic error: Annotation processor 'org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor' not found
[ERROR] error on execute: error during compilation