Actually, the SB M2F2 Plugin build SWCs, SWFs, and manages SWC dependencies. We used it for multi-module builds and bundle assembly (we manage several SWC/SWF projects with Maven 2, M2F2 Plugin and CruiseControl). I can provide you POM samples if needed.
We are currently working on ASDoc generation, unit tests integration. We thought about HTML wrapper generation but finally we won't implement it : other plugins should assume this responsibility responsibility (WAR ?). If anyone want to be included as a member of the SF.net project, just send me an email. I hope this helps. Jeff. --- In [email protected], "Brian Sterling" <[EMAIL PROTECTED]> wrote: > > I found some old posts about the Israfil plugin > http://www.israfil.net/projects/mojo/maven-flex2-plugin/ > and found the ServeBox Maven2Flex2 plugin > http://sourceforge.net/projects/mvnflex2plugin > from the wikipedia article on Flex. > > Neither one seems to have an especially active developer community. > > Any suggestions on how I should be building a multiple-module project > with third-party dependencies (e.g. Cairngorm) with Maven 2? > > It sounds like several of us are interested in this - maybe it's time > to collaborate on building up one of these plugins (or start a new > one?). > > -Brian >

