On Fri, May 2, 2008 at 11:59 AM, matthew sporleder <[EMAIL PROTECTED]> wrote: > Is anyone doing a flex3 project with maven? It looks like the latest > net.israfil.mojo plugin supports flex3, but I'm having trouble getting > my head around directory structures, <plugins> and <dependency>s. > > Any help/examples are appreciated.
We're doing Flex 3 with Maven. We used to use the Israfil plugin, but now we use Flex-Mojos: http://flex-mojos.googlecode.com/ Getting Started: http://blog.flex-mojos.info/2008/03/29/more-them-a-hello-world/ Mailing List: http://groups.google.com/group/flex-mojos Post to the list if you have any questions or problems. Logan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
