If code coverage reports are the main thing you are looking for, you can get 
that by using this fork of FlexUnit:
http://code.google.com/p/flexunit-with-code-coverage/

We are an Ant shop also and found this to work for us, without having to 
convert to Maven.  Just another option to consider.


-----Original Message-----
From: João Fernandes joaopedromartinsfernandes-at-gmail.com |Apache Flex 
mailing lists/Example Allow| [mailto:[email protected]] 
Sent: Thursday, March 13, 2014 8:45 AM
To: Trevor Butler; [email protected]
Subject: Re: Flex, Maven and FlexMojos

Thanks Christofer, I've also bookmarked your page where a lot of good info is 
available.

First I need to understand Maven itself and the requirements to get a project 
going, I'm already aware that I'll have to use the mavenizer to prepare an SDK 
to be usable as artifacts in our POM dependencies and next is to install and 
test maven within IntelliJ and FB.

Thanks for your help.


On 13 March 2014 12:18, Christofer Dutz <[email protected]> wrote:

> 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
>



-- 

João Fernandes

Reply via email to