No there is not.... but if you wanna more control on name, location, whatever, use maven dependency plugin..... is more verbose, but it is indeed flexible.
VELO On Wed, Sep 23, 2009 at 9:21 AM, Martin Gilday <[email protected]>wrote: > > Thanks Marvin, that worked. Is there a way to change the name of the > SWF when it is copied in though? As I have an existing HTML file that > will use it I would like a consistent name. I'd rather not use maven > resource filtering to insert the full artifactId. > > On Sep 23, 12:33 pm, Marvin Froeder <[email protected]> wrote: > > You can change the destination where swf are copied.... > http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/copy-flex-... > > > > <http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/copy-flex-.. > .> > > VELO > > > > On Wed, Sep 23, 2009 at 7:00 AM, Martin Gilday <[email protected] > >wrote: > > > > > > > > > > > > > I have used the archetype to create an example multi-module flex > > > project. I can see that the SWF file appears in the root of the WAR > > > on package. Is there a way to customise where in the WAR the SWF is > > > copied to? As in my real application it is presently in a sub > > > directory as it is only relevant to part of the application. > > > > > Thanks, > > > Martin > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
