Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0-alpha, 1.0
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
Currently, it is not possible to explicitely define one PersistenceUnit which should be used for the maven mojos.
in the ant based tasks this is done via:
<value>META-INF/persistence.xml#OpenJpaTestPersistenceUnit</value>