Maven Flash Plugin Settings

Property name Optional? Description
maven.flash.src.dir (default=${basedir}/src/flash) Yes base directory to find as files in.
maven.flash.docs.output.dir (default=${basedir}/target/flashdocs) Yes directory where the docs will be created
maven.flash.swfs Yes plannedlist of swfs to recompile
maven.flash.mx.classpath Yes plannedpath to the MM mxClasses on your system.
maven.flash.mx.classes (default=true) Yes plannedby default MM mxClasses will be used to compile. This can be turned off.
maven.flash.classpath Yes additional classpath locations.