Ok ... so as I was expecting, you are trying to build an air application. This is run by the Air Debug Launcher (adl). The main Problem with this is that while the flashplayer is a standallone statically linked executable, the adl tool isn't. I have tried several ways in providing the path to the adl executeable, but usually I was not able to start it as some dlls were not found. Therefore I usually install the Air SDK and add the Directory containing the adl.exe to my path. Currently I implemented the Mavenizer to zip up the runtimes too, but unfortunately I havent managed to implement the Flexmojos Support for These, but I am planning on implementing it as soon as I am able to spare some time for this (Unfortunately I am hoping for this to happen for about one year now :-()
Chris ________________________________________ Von: aveu <[email protected]> Gesendet: Dienstag, 18. Februar 2014 09:58 An: [email protected] Betreff: Re: AW: AW: AW: Flexmojos testrunner configuration There is a simple project: test-flexmojos.zip <http://apache-flex-users.2333346.n4.nabble.com/file/n5037/test-flexmojos.zip> And the log generated by mvn clean install (I replaced private data by #PRIV#): -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Flexmojos-testrunner-configuration-tp5006p5037.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
