Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AC2281098C for ; Thu, 13 Mar 2014 13:54:43 +0000 (UTC) Received: (qmail 82853 invoked by uid 500); 13 Mar 2014 13:54:25 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 82661 invoked by uid 500); 13 Mar 2014 13:54:13 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Delivered-To: moderator for users@flex.apache.org Received: (qmail 67981 invoked by uid 99); 13 Mar 2014 13:51:31 -0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of Trevor.Butler@sas.com designates 65.55.88.12 as permitted sender) X-Forefront-Antispam-Report: CIP:149.173.6.149;KIP:(null);UIP:(null);IPV:NLI;H:mercav05r.na.sas.com;RD:mercav05r.na.sas.com;EFVD:NLI X-SpamScore: -2 X-BigFish: S-2(zz98dI9371Ic89bhfecI542I1432Izz1f42h2148h208ch1ee6h1de0h1fdah2073h2146h1202h1e76h2189h1d1ah1d2ah21bch1fc6hzz8275ch1de098h17326ah8275bh8275dh1de097h186068hz2fh109h2a8h839h947hcf6hd24hf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h18e1h1946h19b5h1b0ah224fh1d0ch1d2eh1d3fh1dfeh1dffh1e1dh1fe8h1ff5h2216h22d0h2336h2461h2487h24d7h2516h2545h255eh25f6h2605h1c22i9a9j1155h) Received-SPF: pass (mail7-tx2: domain of sas.com designates 149.173.6.149 as permitted sender) client-ip=149.173.6.149; envelope-from=Trevor.Butler@sas.com; helo=mercav05r.na.sas.com ;r.na.sas.com ; X-TM-IMSS-Message-ID: <8cf187e400261d72@mercav05r.na.sas.com> From: Trevor Butler To: "users@flex.apache.org" Subject: RE: Flex, Maven and FlexMojos Thread-Topic: Flex, Maven and FlexMojos Thread-Index: AQHPPq/QvKobMpP9jEaP6TaqhPzLKZre9xajgAARBXA= Date: Thu, 13 Mar 2014 13:50:59 +0000 Message-ID: <0539e41689ee485782ed3b2759c801e1@MERCMBX22D.na.SAS.com> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.23.13.11] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: sas.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% X-Virus-Checked: Checked by ClamAV on apache.org If code coverage reports are the main thing you are looking for, you can ge= t 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 co= nvert to Maven. Just another option to consider. -----Original Message----- From: Jo=E3o Fernandes joaopedromartinsfernandes-at-gmail.com |Apache Flex = mailing lists/Example Allow| [mailto:tj5sehp7dt@sneakemail.com]=20 Sent: Thursday, March 13, 2014 8:45 AM To: Trevor Butler; users@flex.apache.org 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 proje= ct 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 ins= tall and test maven within IntelliJ and FB. Thanks for your help. On 13 March 2014 12:18, Christofer Dutz wrote: > Yup, > > that's what I saved from the sonatype documentation and added a lot of=20 > stuff I previously documented in my own wiki ... this is the most up=20 > to date page for Flexmojos documentation as well as the JIRA for Flexmojo= s. > Anything entered in the Sonatype Jira will probably be lost forever=20 > :-( > > I think I remember incremental builds being supported, but I have to=20 > admit that I never used that Feature. > From what I could find, you Need to add "true" > to the plugin configuration ... just give it a try ... if it doesn't=20 > work, please open an issue at=20 > https://flexmojos.atlassian.net/secure/Dashboard.jspa > > Chris > ________________________________________ > Von: Jo=E3o Fernandes > Gesendet: Donnerstag, 13. M=E4rz 2014 12:30 > An: flex-users@incubator.apache.org > Betreff: Flex, Maven and FlexMojos > > Hi, > > I'm looking for documentation regarding maven + flexmojos for building=20 > Flex Projects. Currently we use ANT but we're looking to migrate to=20 > Maven because of the included code coverage support. > I don't have any prior knowledge of Maven so I'm starting from scratch=20 > and I'm having difficulties finding up-to-date documentation, mostly=20 > regading flex-mojos. Is=20 > 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=20 > or a way to only re-build a pre-defined set of modules instead of the=20 > full project? Our current application has dozens of modules and a full=20 > build takes around 6 to 8 minutes and we managed to create a small=20 > interface to allow us to pick which modules to build. > > Thanks > > > -- > > Jo=E3o Fernandes > --=20 Jo=E3o Fernandes