Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

What is flex-mojos?

Flexmojos provides first-class support for Flex and AIR development within Apache Maven. It allows Maven to compile, optimize, and test Flex SWF, Flex SWC, Air SWF and Air SWC.

...

  • SWF, SWC, AIR and Flex versions;
  • AIR signing and .air file generation;
  • RSL and caching framework support;
  • Modules support;
  • full implementation of MXMLC and COMPC options;
  • Flex 3 and Flex 4
  • use FLEX-OEM-COMPILER - faster, less memory usage, no need of references to local drive;
  • asdoc support;
  • no setup needed, no environment variables, no changes to flex-configs.xml, no need to point your pom to any absolute path. Just standard maven life style.
  • compatible with several unit testing frameworks: FlexUnit, FUnit, asUnit, AdvancedFlex, fluint and FlexUnit 4
  • library otimization
  • html-wrappers generation
  • code generation using GAS3
  • WAR generation helper, that copy Flex artifact into WAR 

Versions

There are several releases of the project. Please check maven repository for details.

...