Hi Just upgrading from 2.0.3 and I changed my POM to use the new
compiler:
<plugin>
<groupId>org.sonatype.flexmojos</groupId>
<artifactId>flexmojos-maven-plugin</artifactId>
<version>3.0.0</version>
<extensions>true</extensions>
<configuration>
<sourceFile>jibbajabba.mxml</sourceFile>
</configuration>
<!-- <version>1.0</version> -->
</plugin>
But when I run it I an getting the following error. Please advice?
Unable to locate specified base class
'org.sonatype.flexmojos.unitestingsupport.TestApplication' for
component class 'TestRunner'.
--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---