Adobe Flex的Maven插件 Flexmojos
fmms
13年前
Flexmojos是Adobe Flex的Maven插件。它允许Maven编译,优化和测试:Flex SWF, Flex SWC, Air SWF以及 Air SWC。
3.6版本的改进:
- 添加了新的源视图目标;
- 修正了Flexbuilder的元数据生成;
- 支持Flex SDK 4.0.0;
- 可通过Flashplayer 10.1 和 Air 2.0创建应用;
- 支持granite generator 2.1;
4.0版本与3.x最大的区别就是使用compiler OEM API 替代了 OEM wrapper。
- 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