I was using flexmojos-maven-plugin 3.2 but just upgraded to 3.5.
When I moved to 3.5, in my web module, I noticed the
copy-flex-resource task was copying my swf over into the web project
as:

${artificatId}.swf

That's what I have set for my final name in my swf project.

I added <useFinalName>false</useFinalName> after looking at the docs
and that fixed things, but I'm curious why it didn't break in 3.2
since the docs mention 'since 3.0'?

The other thing is that in the docs it mentions that webappDirectory
is a required parameter, yet I've never used that (since the archetype
examples never had it) and copy flex resources seems to have worked
fine. Should the docs be changed to reflect that it is not required?

Thanks for the great plugin! awesome stuff.

--
Rick R

-- 
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://flexmojos.sonatype.org/

Reply via email to