no Meatadata is created for MappedSuperclasses in other directories
-------------------------------------------------------------------
Key: METAGEN-59
URL:
http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-59
Project: Hibernate Metamodel Generator
Issue Type: Bug
Components: processor
Affects Versions: 1.1.0.Final
Environment: Hibernate 3.5.6
Reporter: Martin Trummer
Assignee: Hardy Ferentschik
Attachments: pom.xml
my entites are in package A (directory src/main/java) and extend base-entities which are
also in package A (but in src/generated/java)
no metadata is produced for the base-entities
if i move the base-entities to the src/main/java (to the same dir where the entities are),
everything is working as expected.
attached is the relevant part of the maven pom.xml file
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira