Build swc via Maven
mvn flexmojos:compile-swc
Download and install a specific Flash Player from the Adobe Archives.
sh getFpFromArchive 'http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.7.700.225_archive.zip'
Add the Flash Player path to $PATH so that Java can find the Flash Player. (required by Flex-Mojos 4.x)
export PATH="Flash Player Debugger.app/Contents/MacOS":$PATH
FLex-Mojo is expecting the "Flash Player" command so copy "Flash Player Debug" to "Flash Player"
cp Flash\ Player\ Debugger.app/Contents/MacOS/Flash\ Player\ Debugger Flash\ Player\ Debugger.app/Contents/MacOS/Flash\ Player
Run UnitTest via Maven
mvn test
Copyright (c) 2014 Hays Clark
Copyright (c) 2007 Memorphic Ltd.