OpenJPA build process enhances Entity classes even when testing is deactivated
via -Dtest=false
-----------------------------------------------------------------------------------------------
Key: OPENJPA-374
URL: https://issues.apache.org/jira/browse/OPENJPA-374
Project: OpenJPA
Issue Type: Improvement
Components: build / infrastructure
Reporter: Pinaki Poddar
$ mvn package -Dtest=false
attempts to enhance all the known Entity classes.
It should not.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.