Hi, Testing FlexMojos 6.0-SNAPSHOT, everything goes well in legacy mode (AKA com.adobe as groupId prefix), the hassle is only because some of the airglobal.swc doesn't match any AIR SDK currently available at http://helpx.adobe.com/air/kb/archived-air-sdk-version.html :
Couldn't find matching airglobal for FDK 3.0.0.477A and a publicly available AIR SDK. Couldn't find matching airglobal for FDK 3.0.1.1732A and a publicly available AIR SDK. Couldn't find matching airglobal for FDK 3.1.0.2710A and a publicly available AIR SDK. And something weird for FDK 3.5.0.12683B is that is supposed to be in AIR 1.5.3 but the airglobal.swc doesn't match the one in the AIR SDK 1.5.3 The only things I found on the web was : 4.1.0.16076 - adt version "2.0.2.12610" 4.0.0.14159 - adt version "1.5.3.9120" 3.5.0.12683 - adt version "1.5.3.9120" 3.4.1.10084 - adt version "1.5.2.8870" 3.4.0.9271 - adt version "1.5.2.8870" 3.2.0.3958 - adt version "1.5.0.7220" 3.0.0.477 - adt doesn't support version so I'm guessing a rev of 1.0 Does someone from Adobe know which versions of the AIR SDK matches the Flex SDK 3.0.0.477A, 3.0.1.1732A, 3.1.0.2710A and where to get them ? And why the Flex SDK 3.5.0.12683B which is supposed to match the AIR SDK 1.5.3 has not the same airglobal.swc than the relative AIR SDK and none the publicly available AIR SDK either ? -----Original Message----- From: Frédéric THOMAS [mailto:webdoubl...@hotmail.com] Sent: Thursday, November 08, 2012 2:16 AM To: flex-dev@incubator.apache.org Subject: Re: AW: [Discussion] Implementing a dedicated maven-flex-plugin Chris, even if you have no time, from tomorrow, you'll have my feedback on both FM and the generator and if you want I can give a hand, what you did is great already, so, I'm ok to give some of my personal time to make it going well, I'll catch you tomorrow anyway. -----Message d'origine----- From: christofer.d...@c-ware.de Sent: Thursday, November 08, 2012 1:25 AM To: flex-dev@incubator.apache.org Subject: AW: [Discussion] Implementing a dedicated maven-flex-plugin Ok. So as soon as I have something. I'll zip that up and attach that to an issue. As this seems to the the normal way. I'll keep you posted in any progress. But as I allready mentioned, this might take a little while ;-) Chris -----Ursprüngliche Nachricht----- Von: omup...@gmail.com [mailto:omup...@gmail.com] Im Auftrag von Om Gesendet: Donnerstag, 8. November 2012 01:22 An: flex-dev@incubator.apache.org Betreff: Re: [Discussion] Implementing a dedicated maven-flex-plugin On Wed, Nov 7, 2012 at 4:13 PM, christofer.d...@c-ware.de < christofer.d...@c-ware.de> wrote: > But in my oppinion the plugin shouln't be part of the SDK as the SDK > isn't a maven project itself. > It would be a nightmare to setup a build for all. I would sort of see > it as a separate project with a dependency on the Flex SDK which is > converted using my Generator. > Agreed. I think this location makes sense: https://svn.apache.org/repos/asf/incubator/flex/utilities Thanks, Om