Hi,
I'm currently developing in eclipse for IMAP-228 (Name JPA Database
Tables and Columns).
Changing the JPA annotations and running with m2eclipse (with workspace
resolution enabled) gave problems here: the classes were not enhanced,
altough the 'Maven Builder' is being invoked.
The solution is to invoke manually (from eclipse) the 'maven package'.
The classes are enhanced and you can benefit from debugging,... in eclipse.
I will add this to http://james.apache.org/server/3/dev-build.html.
Maybe interesting if you are currently hacking on JPA.
Tks,
Eric