Yup, that's what I saved from the sonatype documentation and added a lot of stuff I previously documented in my own wiki ... this is the most up to date page for Flexmojos documentation as well as the JIRA for Flexmojos. Anything entered in the Sonatype Jira will probably be lost forever :-(
I think I remember incremental builds being supported, but I have to admit that I never used that Feature. >From what I could find, you Need to add "<incremental>true</incremental>" to >the plugin configuration ... just give it a try ... if it doesn't work, please >open an issue at https://flexmojos.atlassian.net/secure/Dashboard.jspa Chris ________________________________________ Von: João Fernandes <[email protected]> Gesendet: Donnerstag, 13. März 2014 12:30 An: [email protected] Betreff: Flex, Maven and FlexMojos Hi, I'm looking for documentation regarding maven + flexmojos for building Flex Projects. Currently we use ANT but we're looking to migrate to Maven because of the included code coverage support. I don't have any prior knowledge of Maven so I'm starting from scratch and I'm having difficulties finding up-to-date documentation, mostly regading flex-mojos. Is https://flexmojos.atlassian.net/wiki/display/FLEXMOJOS/Homethe most updated page regarding the project? BTW, is there any way to have some kind of incremental build support or a way to only re-build a pre-defined set of modules instead of the full project? Our current application has dozens of modules and a full build takes around 6 to 8 minutes and we managed to create a small interface to allow us to pick which modules to build. Thanks -- João Fernandes
