Hi Gary, AFAIK nobody's actively working on this right now. So your help is more than welcome.
I don't know the cause of this issue, so I can't point you to the exact place. But you should start from CayenneGeneratorMojo.java located in maven-cayenne-plugin module. We started playing with Maven mojos in-project unit tests (see CayenneGeneratorMojoTest in the same project), so you may start by creating a unit test there. Andrus On Mar 14, 2011, at 10:36 AM, Gary Jarrel wrote: > Hi Guys, > > Starting another project with Cayenne, and wondering whether any work > has been done on CAY-1435 to do with the problem of additionalMaps > parameter in the Maven2 plugin. > > If not perhaps someone can suggest a path to fixing it and I'll look into it. > > Cheers, > > Gary >
