Author Login
Post Reply
In response to your suggestion about using 2 separate projects - that is what
I am attempting to do. I have a couple questions for you regarding your
setup:
1) Are you using compile-time enhancement?
2) If you are using compile-time enhancement, what does your maven plugin
look like that performs the enhancement?
That was the root of my issue - it seemed that any "non-standard maven
location" (not in src/main/java) caused the openjpa-maven-plugin to get to
complain. If you are copying these java classes from a separate project -
are they probably getting ehanced at compile time? Or are you relying on
runtime enhancement or some sort of dynamic container enhancement?
Thanks.
Andy
--
Sent from the OpenJPA Users mailing list archive at Nabble.com.