Cool. So the situation is better than I thought.
I did get a simple compilation to work using your plugin. One thing I couldn't figure out is how to apply the html-template the way Flex Builder does. Any suggestions? ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Christian Gruber Sent: Tuesday, May 08, 2007 8:25 AM To: [email protected] Subject: Re: [flexcoders] Building flex apps with Maven 2? Actually, maven-flex2-plugin from israfil does - it's me, and I have others offering to help - I just need to set up some infrastructure to do so. I just released 1.0 (quietly) last week and will probably do a 1.1 soon with some fixes and a few extra features. The plugin is available on repo1/ibiblio's maven repository. You can use the maven-flex2-plugin with cairngorm, as long as you can install the cairngorm code as a .swc in your repository (I haven't worked with Cairngorm yet, so I don't know how it's packaged). the current plugin can use .swc dependencies and now .swc's can be built to consume the .flexLibProperties file which instructs the compiler what classes/resources to include in the .swc, so shared image directories, shared .css files, etc. are all possible. Christian. On May 7, 2007, at 9:24 PM, Brian Sterling wrote: > I found some old posts about the Israfil plugin > http://www.israfil.net/projects/mojo/maven-flex2-plugin/ > <http://www.israfil.net/projects/mojo/maven-flex2-plugin/> > and found the ServeBox Maven2Flex2 plugin > http://sourceforge.net/projects/mvnflex2plugin > <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 > christian gruber + [EMAIL PROTECTED] <mailto:cgruber%40israfil.net> + bus 905.640.1119 + mob 416.998.6023 process coach and architect + ISRÁFÍL CONSULTING SERVICES

