Monthly Archives: March 2011

Making a Maven Out Of A Molehill

If, like me, you use maven to build your actionscript applications and if, like me, you want to play with the molehill 3D API for flash player 11 then up until now it has not been easy. Now however with … Continue reading

Posted in Development, Flex, Flex Mojos, Uncategorized | Leave a comment

Using Flex SDK 4.5.0.19786 With Maven

The latest release of Flex SDK 4.5 (Hero 4.5.0.19786) is now available on the flash nexus maven repository. This release was deployed following the instructions in “Installing Flex SDK’s to Maven Repositories”. This release is currently not available from the … Continue reading

Posted in Development, Flex, Flex Mojos | 6 Comments

Installing Flex SDKs Into Maven Repositories

Introduction Automated building of actionscript (flash and flex) applications is becoming more and more important as the Flash Platform starts to mature. It is crucial to have automated builds in order to maintain proper continuous integration and testing practices. If … Continue reading

Posted in Development, Flex | Leave a comment