I just tried flexjs-simple-application-pure-js-archetype and it works.
Performance is still not good compared to flash. It takes me 6 seconds to build the flash version of our application in Flash Builder, and 40 seconds to build the JS version in the command line. Thanks for making this work. From: Christofer Dutz<mailto:christofer.d...@c-ware.de> Sent: Wednesday, January 4, 2017 9:30 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: Re: [FlexJS] Using Maven with Flash Builder Hi all, I just pushed some updates to the “flexjs-simple-application-archetype”. I noticed that the example didn’t correctly package the output of the JS build as a war file to the maven build, but that’s fixed now. Also I added two new archetypes: “flexjs-simple-application-pure-js-archetype” and “flexjs-simple-application-pure-swf-archetype”, which build pure js and swf applications in debug-mode. If you want a release build, all you have to do is use the “release” profile by adding “-P release” to the command line. Chris Am 04.01.17, 17:50 schrieb "Christofer Dutz" <christofer.d...@c-ware.de>: Hi Yishay, I’ll try and add a new archetype for your usecase this evening. Chris Am 04.01.17, 15:41 schrieb "yishayw" <yishayj...@hotmail.com>: I tried that, but I'm getting: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.5 .2:install (default-install) on project printui: The packaging for this project did not assign a file to the build artifact -> [Help 1] Here's [1] my up2date pom. [1] https://paste.apache.org/TFlX -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Using-Maven-with-Flash-Builder-tp57612p57902.html Sent from the Apache Flex Development mailing list archive at Nabble.com.