>
> So my question is should the <sourcePaths> directive not work?


Yes, but that isn't its usage.

-compiler.source-path [path-element] [...]    alias -sp
    list of path elements that form the roots of ActionScript class
    hierarchies (repeatable)


roots for ActionScript classes, .as and .mxml guys... same as maven source
directory
The lookup for Embed  stuff is another process, and on flexbuilder includes
the sourcesPaths, project root and who knows what else.  On Flexmojos it
does include the maven resources directories.

Is that related to SDK-15466 or is your comment in reference to something
> else?


No, that issue is completely saned on flexmojos. Your problem is with
maven-resource-plugin
http://maven.apache.org/plugins/maven-resources-plugin/

This guys is part of maven default lifecycle and this guys is copying your
assets



> Will I have to using <exclude> in the <resources> directive to
> keep compiles quick?
>

Does it work now?

Not using clean may help as well.


VELO

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

Reply via email to