Hey: I have downloaded source from here: http://svn.sonatype.org/flexmojos/branches/flexmojos-3.6.x/
I am able to get the following command to build: mvn clean install -P minimal -DskipTests=true Then I was able to get mvn clean install -DskipTests=true to run as well. Every time I run with tests though I get this error: ------------------------------------------------------- T E S T S ------------------------------------------------------- Running TestSuite EMMA: collecting runtime coverage data ... fakeSwf [WARNING] [LAUNCHER] Using regular flashplayer tests [WARNING] [LAUNCHER] Using regular flashplayer tests [WARNING] [LAUNCHER] Using regular flashplayer tests [WARNING] [LAUNCHER] Using regular flashplayer tests [WARNING] [LAUNCHER] Using regular flashplayer tests [WARNING] [LAUNCHER] Using regular flashplayer tests Tests run: 22, Failures: 5, Errors: 0, Skipped: 1, Time elapsed: 83.668 sec <<< FAILURE! Results : Failed tests: launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) launch(org.sonatype.flexmojos.test.launcher.AsVmLauncherTest) Do you know what I am doing wrong? I am interested in making sure the tests run properly on my machine before attempting a change. Thanks! -- 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/
