Ops, that was my fault. I thought the command was "FlashPlayer" on linux. Will change the default to "flashplayer". VELO
On Mon, Apr 6, 2009 at 6:24 AM, Laurent Trillaud <[email protected]> wrote: > > Setting the system path is not enough on Linux Box. I guess that the > binary file name is not the same. > To solved this problem I have added the flashPayerCommand tag in the > pom.xml > > <plugin> > <groupId>org.sonatype.flexmojos</groupId> > <artifactId>flexmojos-maven-plugin</artifactId> > <version>3.1.0</version> > <extensions>true</extensions> > <configuration> > <flashPlayerCommand>flashplayer</ > flashPlayerCommand> > </configuration> > </plugin> > > Laurent > > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
