Oups, My bad may be: woke up, read your mail on my phone, jumped from the bed, git pull, build and forgot the -U, trying again...
Frédéric THOMAS > From: webdoubl...@hotmail.com > To: dev@flex.apache.org > Subject: RE: AW: [FlexJS][Falcon] First working Flexmojojs FlexJS example in > the examples repo > Date: Sat, 9 May 2015 19:29:42 +0100 > > Hi Chris, > > I guess not the the snapshot repo yet ? > > [INFO] Scanning for projects... > Downloading: > https://oss.sonatype.org/content/repositories/snapshots/org/apache/flex/compiler/falcon-jx-compiler/0.0.3-SNAPSHOT/falcon-jx-compiler-0.0.3-SNAPSHOT.pom > Downloading: > http://repository.sonatype.org/content/groups/flexgroup/org/apache/flex/compiler/falcon-jx-compiler/0.0.3-SNAPSHOT/falcon-jx-compiler-0.0.3-SNAPSHOT.pom > [WARNING] The POM for > org.apache.flex.compiler:falcon-jx-compiler:jar:0.0.3-SNAPSHOT is missing, no > dependency information available > Downloading: > https://oss.sonatype.org/content/repositories/snapshots/org/apache/flex/compiler/falcon-jx-compiler/0.0.3-SNAPSHOT/falcon-jx-compiler-0.0.3-SNAPSHOT.jar > Downloading: > http://repository.sonatype.org/content/groups/flexgroup/org/apache/flex/compiler/falcon-jx-compiler/0.0.3-SNAPSHOT/falcon-jx-compiler-0.0.3-SNAPSHOT.jar > [ERROR] The build could not read 1 project -> [Help 1] > [ERROR] > [ERROR] The project > org.apache.flex.examples.flexjs:flexjs-hello-world:1.0.0-SNAPSHOT > (U:\sources\asf\flex\utilities\maven-flex-plugin\examples\flexjs\flexjs-hello-world\pom.xml) > has 2 errors > [ERROR] Unresolveable build extension: Plugin > net.flexmojos.oss:flexmojos-maven-plugin:7.1.0-SNAPSHOT or one of its > dependencies could not be resolved: Could not find artifact > org.apache.flex.compiler:falcon-jx-compiler:jar:0.0.3-SNAPSHOT in > sonatype-snapshots (https://oss.sonatype.org/content/repositories/snapshots/) > -> [Help 2] > [ERROR] Unknown packaging: swf @ line 33, column 16 > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException > [ERROR] [Help 2] > http://cwiki.apache.org/confluence/display/MAVEN/PluginResolutionException > > Process finished with exit code 1 > > > Frédéric THOMAS > > > From: christofer.d...@c-ware.de > > To: dev@flex.apache.org > > Subject: AW: [FlexJS][Falcon] First working Flexmojojs FlexJS example in > > the examples repo > > Date: Sat, 9 May 2015 17:42:32 +0000 > > > > Ok ... so a new SNAPSHOT version is available for: > > - Flexmojos 7.1.0-SNAPSHOT > > - Flalcon 0.0.3-SNAPSHOT > > - AsJs 0.0.3-SNAPSHOT > > > > With these parts you should be able to try my FLexJS example project in: > > https://github.com/apache/flex-utilities/tree/develop/maven-flex-plugin/examples/flexjs/flexjs-hello-world > > > > Have Fun :-) > > > > Chris > > > > > > ________________________________________ > > Von: Frédéric THOMAS <webdoubl...@hotmail.com> > > Gesendet: Freitag, 8. Mai 2015 18:22 > > An: dev@flex.apache.org > > Betreff: RE: [FlexJS][Falcon] First working Flexmojojs FlexJS example in > > the examples repo > > > > +1 > > > > Frédéric THOMAS > > > > > From: aha...@adobe.com > > > To: dev@flex.apache.org > > > Subject: Re: [FlexJS][Falcon] First working Flexmojojs FlexJS example in > > > the examples repo > > > Date: Fri, 8 May 2015 15:56:45 +0000 > > > > > > Wow! Very cool! Thanks for working on it. > > > > > > -Alex > > > > > > On 5/8/15, 7:48 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: > > > > > > >Hi, > > > > > > > > > > > >I just committed an example for creating a FlexJS application using Maven > > > >and Flexmojos.? I did have to do a little work with Flexmojos (Will > > > >commit and publish the new SNAPSHOT this weekend). All I had to do is a > > > >little adjusting the Maven artifact generation code in Falcon and FlexJS. > > > >If I manage to prevent the "playerglobal" requirement with Flexmojos I'm > > > >so far finished with my work on this :-) > > > > > > > > > > > >I have to admit that Alex and anyone helping him, did an awesome job in > > > >integrating the "js" code in the swcs. I was actually able to build with > > > >FlexJS without any further modification in Flexmojos. So It seems that we > > > >are finally seeing the finishing line (At least for my part with the > > > >Maven support) > > > > > > > > > > > >So far for the update and the good news. > > > > > > > > > > > >Chris > > > >