I've tried adding Flasplayer to the path; and it looks like flexmojos finds it, but I get the following error when I try to run my test as part of the normal maven build cycle:
[INFO] Running tests /Volumes/Sherwood/repository/ multigame.private.git/MultiGamePrivate/FlexClient/target/test-classes/ TestRunner.swf [WARNING] [LAUNCHER] Using regular flashplayer tests [INFO] ------------------------------------------------------------------------ [INFO] Tests run: 0, Failures: 0, Errors: 0, Time Elapsed: 0 sec [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Unexpected return code 126/Volumes/Sherwood/repository/ multigame.private.git/MultiGamePrivate/FlexClient/target/test-classes/ TestRunner.swf Searched for this particular error; but couldn't find it mentioned anywhere. I did try to see if I could configure without using the Path (path dependencies in Maven for plugins seem very problematic to me, btw). However, in 3.5.0 there is no "testRunner" element in the plugin configuration, just a "testRunnerTemplate" which I didn't see addressed in the docs anywhere. Any suggestions? best wishes, Andrew -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://flexmojos.sonatype.org/
