Hi, That's odd - it worked for me. Where are the entities and persistence.xml in your maven project?
FWIW I was using the latest 2.1.0-SNAPSHOT. I don't think we changed anything in this area though. -mike On Mon, Aug 16, 2010 at 6:07 AM, JVerstry <[email protected]> wrote: > > Hi Michael, > > I tried what you said, but nothing is generated. There is no warning or > error messages. I tried different combinations, with fork, using the > <compilerArguments> tag with sub-tags, but no success... I have tried to > add > -Aopenjpa.log=TRACE to get more info, but nothing... I have also specified > a > specific class to process, with package path, but nothing has been > processed. No error or warning messages. > > The schema generation is still working well, so I am assuming my > annotations > are ok. I checked the doc and there is no mention of additional specific > annotation to add for CMC generation. > > May be this is an unreported issue. Does your recommendation work on your > side? Is it working properly in your projects? > > Thanks !!! > > > -- > View this message in context: > http://openjpa.208410.n2.nabble.com/Generation-of-Canonical-MetaModel-Classes-with-Maven-tp5424291p5427456.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. >
