I'm using Israfil plugin with quite a simple project (several language, tokens ... but only one swf at the end) it works fine. The documentation is great, and you only have to add in configuration all the parameters you are using (and that are not by default) for example the resources for the tokens.
Nearly no tweaking was needed. ________________________________________ De : RedBugz Software [EMAIL PROTECTED] Date d'envoi : vendredi 2 mai 2008 20:09 À : Maven Users List Objet : Re: maven with flex3 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
