You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@cayenne.apache.org by Gary Jarrel <ga...@gmail.com> on 2011/03/14 09:36:18 UTC

Cayenne Maven2 Plugin

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

Re: Cayenne Maven2 Plugin

Posted by Andrus Adamchik <an...@objectstyle.org>.
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
>