[flex-mojos] Compiling with AIR 3.5.

2012-12-13 Thread Asking Dumbquestions
Is there any examples of using a specific AIR sdk version? I am building an AIR app for iOS, it uses AIR 3.5, I'd like to use Flexmojos to manage the build/dependencies, but how can I make AIR 3.5 available to Maven? Also, is there any goal to package for iOS? Thanks for your time! -- You

Re: [flex-mojos] copy-flex-resources and IntelliJ

2012-12-13 Thread Sam Barker
Maven will not generate the effective pom if the flexmojos plugin is not loaded by the pom in question or one of its parents. I've tripped up on this a few times of late. On Tuesday, 27 November 2012 11:15:20 UTC, Christofer Dutz wrote: Yeah! This is my favourite issue ... think I was the one

Re: [flex-mojos] Actionscript Compiler 2.0

2012-12-13 Thread Nicolas Bousquet
Thanks for clarifying that mate. I'll keep a sharp eye. On Dec 12, 2012 12:42 PM, Christofer Dutz christofer.d...@gmail.com wrote: I just did a quick check ( http://sourceforge.net/p/jburg/news/2012/08/jburg-in-asc-20-and-apache-falcon/) so it seems that they are indeed related. From what I

Re: [flex-mojos] Compiling with AIR 3.5.

2012-12-13 Thread Christofer Dutz
I Think the functionality for building applications for mobile devices is a functionality that Velo only has made available in his commercial FM Enterprize. So currently there is no support for IOS. Chris 2012/12/12 Asking Dumbquestions askingdumbquesti...@gmail.com I am building an AIR app

Re: [flex-mojos] copy-flex-resources and IntelliJ

2012-12-13 Thread Christofer Dutz
Hmmm ... but how should you use the copy-resources goal without using the plugin? Chris 2012/12/12 Sam Barker sam.bar...@mahifx.com Maven will not generate the effective pom if the flexmojos plugin is not loaded by the pom in question or one of its parents. I've tripped up on this a few