Re: flexmojos-generator-maven-plugin is beta ready

2010-09-23 Thread Marvin Froeder
I would suggest you to reach flexmojos at http://groups.google.com/group/flex-mojos I usually don't follow maven-dev list On Mon, Aug 2, 2010 at 8:03 PM, Martin Gainty wrote: > > i have multiple patches for flexmojos-generator-maven-plugin > this is the code which creates flex startup files to

flexmojos-generator-maven-plugin is beta ready

2010-08-02 Thread Martin Gainty
i have multiple patches for flexmojos-generator-maven-plugin this is the code which creates flex startup files to compile with flex compiler a couple of discoveries: the author extracted his generator entries from a HashMap and assumed the returned value was not null..it was null..fixed.. ther

flexmojos-generator-maven-plugin is beta ready

2010-08-02 Thread Martin Gainty
i have multiple patches for flexmojos-generator-maven-plugin this is the code which creates flex startup files to compile with flex compiler a couple of discoveries: the author extracted his generator entries from a HashMap and assumed the returned value was not null..it was null..fixed.. ther