Nikhil, try running unit tests on a simple POM. Grab this code: https://github.com/justinjmoses/flexmojos-introduction/tree/master/2-UnitTests
As Velo said, you're getting errors on finding the Flashplayer. Is Flashplayer.exe not on your PATH? @Velo - I notice that the docs say "After Flexmojos 3.3 On Flexmojos 3.3 testing support was modularized and created a new component to launch tests. But Maven is no longer able to inject flashPlayer.command on it. So if you rely on that (instead of add to path witch is the recommended approach) you must do this:" And yet I've found with 4.0-RC1 that the <flashPlayerCommand> parameter is sufficient. Am I missing something or are the docs old? -- 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 http://flexmojos.sonatype.org/
