Has anyone else experienced this scenario: If I build normally, where
the test cases are run, everything is kosher, and my flex app is fine,
but if I pass -Dmaven.test.skip=true and correspondingly also have
this in the configuration section of flexmojos plugin:
<configuration>
<skip>${maven.test.skip}</skip>
</configuration>
I end up with some build output, but it is not right. If I try to
load the swf, or the html wrapper, all I get is a blank screen.
The flexmojos version I am using is 3.7.1
The flex SDK version I am using is 4.1.0.16076
Regards,
Davis
--
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/