tools: flexmojos 4.0.0.Beta7

I'm using the incremental compilation parameter in my flex project. A
corresponding swc cache file is generated, but does not seems to be
used, I get the following message:

    Failed to match the compile target with path\ui-common.swc.cache.
The cache file will not be reused.

Additionally every time I execute

    mvn compile

a new file called ui-common-configs.xml is generated. I read from
other forums that when the timestamp of this file is changed that
would trigger the complete build of the flex project and will not use
the cache.

How do I specify flexmojos to not generate this ui-common-configs.xml
file?

Thanks and regards

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