|
|
Attention:
SVN is under a new place: http://svn.sonatype.org/flexmojos
What is flex-mojos?
A collection of maven mojos to allow maven to compile Flex SWF, Flex SWC, Air SWF and Air SWC.
The main goal is to provide a full support to all mxmlc/compc options.
At present time there are 2 alternatives:
- ServeBox: http://www.servebox.com/foundry/doku.php?id=m2f2plugin
- Israfil: http://www.israfil.net/projects/mojo/maven-flex2-plugin
Those two projects are great, but I believe I can be a good alternative. I made this choice of create a new project when I tried to compile the Adobe Open Source SDK and figure out that will not be possible with none of these.
Major features:
- SWF, SWC, ASWF, ASWC and AIR compilers;
- RSL support;
- full cover to MXMLC and COMPC options;
- flex 2 and flex 3;
- use FLEX-OEM-COMPILER, means it faster, uses less memory, no need of references to local drive;
- flex unit support;
- asdoc support;
- easy to install for new users;
Still under development. Please check out soon.
If wanna try, please, let me know.
