Hi Folks, I experience some troubles when trying to run a flex units for one my project.
When I build with maven I get the following error. Failed to execute goal org.sonatype.flexmojos:flexmojos-maven-plugin:3.2.0:test-compile (default-test-compile) on project com.sap.core.tools.dashboard: Error compiling! A couple of lines above in the console output from maven I read [ERROR] C:\japro\JSM_dev\LJS\com.sap.core.tools.dashboard\dev\com.sap.core.tools.dashboard.flex\target\test-classes\TestRunner.mxml:[-1,-1] Unable to locate specified base class 'org.sonatype.flexmojos.unitestingsupport.TestApplication' for component class 'TestRunner'. I have added as dependencies the artifacts flexmojos-unittest-support - version 3.2.0 (is that the proper version ? ) and with the artifact flexunit with version 4.0-beta-2 and again the same error exists. I have 'googled' the above errors and all that I found is that it is a problem with one of the dependencies, but I cannot determine why have the same problem, since I have added the needed dependencies. Can you tell me where I'm wrong here? Cheers, Kiril -- 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/
