On Fri, May 21, 2010 at 7:17 PM, Marcello Teodori <
[email protected]> wrote:

> On 21 Mag, 20:56, Marvin Froeder <[email protected]> wrote:
>
> Another easier option I use could be copying the swf to the webapp as
> a dependency with the copy-flex-resources goal configured with
> stripVersion or useFinalName (if your final name is - say - $
> {project.artifactId}) This way you don't need to explicitly tell the
> swf version to the jsp - also it's more friendly for Flex/Flash
>

Wow! Thanks so much. That worked perfectly! and much easier.

I was playing around with this explanation of using the maven war task
http://fogit.blogspot.com/2009/07/web-resources-filtering-with-maven-2.htmlbut
no matter what I tried I still couldn't get variables to be replaced.
I
was going crazy trying to figure out a good solution. The
copy-flex-resources worked perfectly..

Thanks for your replies as well VELO. I saw you recommended using the
wrapper task but I couldn't figure out how to get it to work and keep my
existing wrapper (index.jsp) in tact with some of the custom stuff I needed
to do in it.

Appreciated everyone's help. flex-mojos is the best.

-- 
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

http://flexmojos.sonatype.org/

Reply via email to