On Fri, Apr 3, 2009 at 1:17 PM, gianni <[email protected]> wrote: > I'm unable to compile when I have a font in my stylesheet. I remove > the font, and it works.
You didn't give any compiler errors, so not sure what is wrong. However, you are using 2 different versions of Flexmojos, and that will probably cause problems: > <plugins> > <plugin> > <groupId>org.sonatype.flexmojos</groupId> > <artifactId>flexmojos-maven-plugin</artifactId> ... > <plugin> > <groupId>info.flex-mojos</groupId> > <artifactId>flex-compiler-mojo</artifactId> > <configuration> Logan --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
