Hi All, Has anyone experienced inconsistent building of a maven project with flexmojos? I am having an issue where I do a mvn clean install - it passes, but when I try to use the swf file it does not work. I do another build (or 2 or 3) without making any changes and finally I get a swf that runs correctly. Between each build, I get "Build Successful" - no indication of errors.
In troubleshooting, I copied off a target directory of when it fails and one for when it works and did a compare. The thing that I found was a file called "fonts.ser" shows up in the classes directory of the working set and is missing in the bad set. I also notice that the swf of the working set is 4 bytes larger than the non working set. Any ideas as to what is happening? Thanks, Todd --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
