[forge-issues] [JBoss JIRA] (FORGE-700) Annotation processor 'org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor' not found

George Gastaldi (JIRA) jira-events at lists.jboss.org
Wed Oct 31 13:47:17 EDT 2012


     [ https://issues.jboss.org/browse/FORGE-700?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi closed FORGE-700.
---------------------------------

      Assignee: George Gastaldi
    Resolution: Done


Fixed
                
> Annotation processor 'org.hibernate.jpamodelgen.JPAMetaModelEntityProcessor' not found
> --------------------------------------------------------------------------------------
>
>                 Key: FORGE-700
>                 URL: https://issues.jboss.org/browse/FORGE-700
>             Project: Forge
>          Issue Type: Bug
>          Components: Java EE APIs
>            Reporter: George Gastaldi
>            Assignee: George Gastaldi
>             Fix For: 1.1.2.Final
>
>
> When choosing a JPA Model gen (Hibernate) the following error occurs: 
> {code}
> [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
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list