Illya Kysil created NETBEANS-79: ----------------------------------- Summary: hibernate module contains binary hibernate-external-resources Key: NETBEANS-79 URL: https://issues.apache.org/jira/browse/NETBEANS-79 Project: NetBeans Issue Type: Bug Components: javaee - Hibernate Reporter: Illya Kysil
The hibernate module contains binary hibernate-external-resources. The file hibernate-external-resources contains DTDs for Hibernate 3.0 configuration files: * hibernate-configuration-3.0.dtd * hibernate-mapping-3.0.dtd * hibernate-reverse-engineering-3.0.dtd The binary should be removed. Possible solutions: * Inline resources * Extract resources from Maven artifacts * * hibernate-configuration-3.0.dtd is packaged in {{org.hibernate:hibernate:jar:3.0.5}} * * hibernate-mapping-3.0.dtd is packaged in {{org.hibernate:hibernate:jar:3.0.5}} * * hibernate-reverse-engineering-3.0.dtd - Maven artifact *NOT FOUND* * Download resources from http://hibernate.org/dtd/ -- This message was sent by Atlassian JIRA (v6.4.14#64029)