Hi, I try to run flex-mojos 3.3.0 with FlexUnit 4 Beta 2 using the guide on
https://docs.sonatype.org/display/FLEXMOJOS/Running+unit+tests But I always got the following error: ----------------------------------------------------------- Failed to launch Flash Player. Probably java was not able to find flashplayer. Make sure flashplayer is available on PATH or use -DflashPlayer.command=${flashplayer executable} Read more at: https://docs.sonatype.org/display/FLEXMOJOS/Running+unit+tests java.io.IOException: error=2, No such file or directory ---------------------------------------------------------- I am on Fedora Linux and also tried the following command, but go the same error. mvn test -DflashPlayer.command=/usr/lib/flash-plugin/libflashplayer.so I am aware that flex-mojos is not tested with FlexUnit 4 and maybe this is caused by the fact that flex-mojos does not support FlexUnit 4 yet? Any plan to add the FlexUnit 4 support for flex-mojos? How difficulty to add the FlexUnit 4 support? What would be the main concerns to switch from FlexUnit 0.90 to FlexUnit 4 in flex-mojos? Our project relies on a lot of FlexUnit 4 features and any insight on the FlexUnit 4 support with flex-mojos would be highly appreciated. Thanks in advance, John --~--~---------~--~----~------------~-------~--~----~ 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://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
