Building Flex Applications with Maven: Basic project setup

The Flex 3 Live Docs explain the usage of Ant to build your Flex project.
But what about using Maven instead? Velo has created a set of Maven goals (mojos) that provide the same features, and go even further than the Flex Ant tasks (e.g. including FlexCover support). This series of short posts lines out the usage of Flex-Mojos.
Read more