Could you give 3.5-SNAPSHOT a try? Make sure useFinalName is true (which is the default value if not defined).
3.5 should be released this year.... kinda Christmas gift =P VELO On Dec 12, 3:05 pm, Vijay Akkineni <[email protected]> wrote: > HI Velo, > > I am building a Swf and i mention the <finalName> in the > <build> the artifact name. For example > > <groupId>com.akkineni.vijay</groupId> > <artifactId>testSwf</artifactId> > <version>0.0.1-SNAPSHOT</version> > <build> > <finalName>xyz</finalName> > > This would result in an artifact name xyz.swf rather than > testSwf-0.0.1-snapshot.swf. > > And when i copy this swf using the flex-copy-resources . It copies the > swf as testSwf-0.0.1-snapshot rather than xyz.swf , its not taking > the finalName into consideration when doing the copy resources. Can > you let me know what to do to get this working. > > pardon my english earlier :) > > Thanks, > VIjay > > On Fri, Dec 11, 2009 at 5:18 PM, velo <[email protected]> wrote: > > Sorry, what do you mean by "using the finalName to get the module name > > included in the copy-flex-reources", may be some visual assistence =D > > > VELO > > > On Dec 11, 6:14 pm, Akki <[email protected]> wrote: > >> Hi Velo, > > >> We are using the finalName to get the module name included in the > >> copy-flex-reources as the one in the finalName. Could oyu let us know > >> what version of plugin ahs this functionality as the latest snapshot > >> is not doing this anymore. > > >> Thanks, > >> Vijay Akkineni. > > > -- > > 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/ -- 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/
