Maven archetype for Flex-Mojos

12 06 2008

As I was going through and creating the sample project for the book I’m working on (http://manning.com/allmon), I realized that there wasn’t a Maven archetype for creating Flex projects using Flex-Mojos.  The closest I found was an archetype that someone has created for using the israfil maven plugin, but I wasn’t satisfied with using that plugin and changing the pom to use the Flex-Mojos plugin…so I created a Maven archetype for generating projects to be used by Flex-Mojos.

Read the rest of this entry »