Sorry for not replying earlier ... didn't notice the "[Maven]" tag.
first of all the Air stuff needed to create the directory distribution (The one intended on being used as FDK for an IDE), is retrieved by the mavenizer tool. Normally it should do it's magic in the background. If it is working you'll see the Apache Flex logo as Ascii-Art in the build (quite big so you shouldn't miss it). If this is not in the build, then probably Maven doesn't know where to get the Air stuff from. So please make sure you are seeing the Flex logo in the build log. And then regarding the resulting distribution: I mentioned when I finished this first version that I finished creating something that IntelliJ detects as a valid SDK, but that I would require others to evaluate what needs to be changed to really make it a valid SDK. I haven't built a single Flex application with the normal SDK for the last 6 or 7 Years ;-) So If there is anything missing or wrong in the Maven generated FDKs, please give me feedback to fine tune the output. I would be very grateful for that. Chris ________________________________ Von: [email protected] <[email protected]> im Auftrag von Carlos Rovira <[email protected]> Gesendet: Donnerstag, 6. Oktober 2016 00:51:48 An: [email protected] Betreff: Re: [FlexJS][Maven] Distribution build failed Aside from the Olaf problem, I tried to use my dist folder with NextGenAS without luck (recognizes the folder as an SDK, but doesn't find the compiler). If I download a 0.8 flexjs nightly it works ok. So my question is... should SDK form nightly has the same structure and purpose that a maven distribution? comparing folders it seem the answer is it's not... the nightly has many more files and folders inside 2016-10-05 23:56 GMT+02:00 Alex Harui <[email protected]>: > Looks like Olaf is having problems getting the AIR 20.0 SDK as a Maven > artifact. I don't remember how I went and got that. > > Olaf, what version of Maven are you running? > > -Alex > > On 10/5/16, 2:52 PM, "[email protected] on behalf of Carlos Rovira" > <[email protected] on behalf of [email protected]> > wrote: > > >Ok sorry... I notice that your goal is really build a distribution :) > > > >I test right now and is working for me with the following line: > > > >mvn clean install -P build-distribution > >-DdistributionTargetFolder=/Users/carlosrovira/Desktop/dist > > > >check: > > > >http://flex.apache.org/maven/flexjs/latest-dev/build.html > > > >at the end of page is the referred line > > > >Best, > > > >Carlos > > > > > > > >2016-10-05 23:06 GMT+02:00 Carlos Rovira <[email protected]>: > > > >> Hi, Olaf, > >> > >> I 'm updated and run the 3 builds and all is working for me > >> Are you using : mvn clean install -DskipTests ? > >> My build ends in Archetypes: Library and I'm not making distribution ( I > >> did this some days ago), but I think you don't need it > >> > >> > >> 2016-10-05 21:30 GMT+02:00 OK <[email protected]>: > >> > >>> Hi, > >>> I was going to test Alex work on the "binding issue" but the maven > >>> distribution build still fails for me [1]. > >>> > >>> Any hints? > >>> > >>> Thanks, > >>> Olaf > >>> > >>> > >>> [1] Errror log: > >>> [INFO] > >>> > >>>--------------------------------------------------------- > --------------- > >>> [INFO] Reactor Summary: > >>> [INFO] > >>> [INFO] Apache Flex - FlexJS: Framework: Parent ............ SUCCESS [ > >>> 3.929 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework .................... SUCCESS [ > >>> 0.458 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Fonts ............. SUCCESS [ > >>> 4.272 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs .............. SUCCESS [ > >>> 0.942 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Core ........ SUCCESS [ > >>> 6.187 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Binding ..... SUCCESS [ > >>> 1.885 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Collections . SUCCESS [ > >>> 0.950 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Graphics .... SUCCESS [ > >>> 1.806 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: HTML ........ SUCCESS [ > >>> 6.211 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Charts ...... SUCCESS [ > >>> 2.556 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Effects ..... SUCCESS [ > >>> 0.939 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: CreateJS .... SUCCESS [ > >>> 1.563 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: DragDrop .... SUCCESS [ > >>> 0.752 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Flat ........ SUCCESS [ > >>> 1.121 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Formatters .. SUCCESS [ > >>> 0.909 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: GoogleMaps .. SUCCESS [ > >>> 1.252 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: HTML5 ....... SUCCESS [ > >>> 0.810 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: JQuery ...... SUCCESS [ > >>> 0.873 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Language .... SUCCESS [ > >>> 0.710 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Mobile ...... SUCCESS [ > >>> 1.432 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Network ..... SUCCESS [ > >>> 0.901 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Reflection .. SUCCESS [ > >>> 1.199 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: Storage ..... SUCCESS [ > >>> 1.155 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Libs: XML ......... SUCCESS [ > >>> 1.010 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Archetypes ........ SUCCESS [ > >>> 0.056 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Framework: Archetypes: Simple FlexJS > >>> Application SUCCESS [ 0.414 s] > >>> [INFO] Apache Flex - FlexJS: Framework: Archetypes: Library SUCCESS [ > >>> 0.174 > >>> s] > >>> [INFO] Apache Flex - FlexJS: Distribution ................. FAILURE > >>>[10:56 > >>> min] > >>> [INFO] > >>> > >>>--------------------------------------------------------- > --------------- > >>> [INFO] BUILD FAILURE > >>> [INFO] > >>> > >>>--------------------------------------------------------- > --------------- > >>> [INFO] Total time: 11:43 min > >>> [INFO] Finished at: 2016-10-05T21:21:51+02:00 > >>> [INFO] Final Memory: 112M/1492M > >>> [INFO] > >>> > >>>--------------------------------------------------------- > --------------- > >>> [ERROR] Failed to execute goal on project distribution: Could not > >>>resolve > >>> dependencies for project > >>> org.apache.flex.flexjs.framework:distribution:pom:0.8.0-SNAPSHOT: > Could > >>> not > >>> find artifact com.adobe.air.compiler:adt:zip:win:20.0 in > apache-release > >>> (https://repository.apache.org/content/repositories/releases) -> [Help > >>>1] > >>> > >>> > >>> > >>> > >>> -- > >>> View this message in context: http://apache-flex-development > >>> .2333347.n4.nabble.com/FlexJS-Maven-Distribution-build- > >>> failed-tp55610.html > >>> Sent from the Apache Flex Development mailing list archive at > >>>Nabble.com. > >>> > >> > >> > >> > >> -- > >> > >> Carlos Rovira > >> Director General > >> M: +34 607 22 60 05 > >> http://www.codeoscopic.com > >> http://www.avant2.es > >> > >> > >> Este mensaje se dirige exclusivamente a su destinatario y puede contener > >> información privilegiada o confidencial. Si ha recibido este mensaje por > >> error, le rogamos que nos lo comunique inmediatamente por esta misma > >>vía y > >> proceda a su destrucción. > >> > >> De la vigente Ley Orgánica de Protección de Datos (15/1999), le > >> comunicamos que sus datos forman parte de un fichero cuyo responsable es > >> CODEOSCOPIC S.A. La finalidad de dicho tratamiento es facilitar la > >> prestación del servicio o información solicitados, teniendo usted > >>derecho > >> de acceso, rectificación, cancelación y oposición de sus datos > >>dirigiéndose > >> a nuestras oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la > >> documentación necesaria. > >> > >> > > > > > >-- > > > >Carlos Rovira > >Director General > >M: +34 607 22 60 05 > >http://www.codeoscopic.com > >http://www.avant2.es > > > > > >Este mensaje se dirige exclusivamente a su destinatario y puede contener > >información privilegiada o confidencial. Si ha recibido este mensaje por > >error, le rogamos que nos lo comunique inmediatamente por esta misma vía y > >proceda a su destrucción. > > > >De la vigente Ley Orgánica de Protección de Datos (15/1999), le > >comunicamos > >que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC > >S.A. La finalidad de dicho tratamiento es facilitar la prestación del > >servicio o información solicitados, teniendo usted derecho de acceso, > >rectificación, cancelación y oposición de sus datos dirigiéndose a > >nuestras > >oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación > >necesaria. > > -- Carlos Rovira Director General M: +34 607 22 60 05 http://www.codeoscopic.com http://www.avant2.es Este mensaje se dirige exclusivamente a su destinatario y puede contener información privilegiada o confidencial. Si ha recibido este mensaje por error, le rogamos que nos lo comunique inmediatamente por esta misma vía y proceda a su destrucción. De la vigente Ley Orgánica de Protección de Datos (15/1999), le comunicamos que sus datos forman parte de un fichero cuyo responsable es CODEOSCOPIC S.A. La finalidad de dicho tratamiento es facilitar la prestación del servicio o información solicitados, teniendo usted derecho de acceso, rectificación, cancelación y oposición de sus datos dirigiéndose a nuestras oficinas c/ Paseo de la Habana 9-11, 28036, Madrid con la documentación necesaria.
