org.hibernate.ejb.HibernatePersistence has interface org.hibernate.ejb.AvailableSettings

Caused by: java.lang.IncompatibleClassChangeError: 
class org.hibernate.ejb.HibernatePersistence has interface org.hibernate.ejb.AvailableSettings as super class"}},
        "rolled-back" => true 

ejb3-persistence -1.0.2.GA.POM
hibernate-annotations -3.5.0-Final.JAR
hibernate-commons-annotations -3.2.0.Final.JAR
hibernate-core - 5.2.12.Final.JAR

Remove hibernate-annotations and upgrade hibernate-commons-annotations to the latest version.