is it possible that
<sourcePaths>
<path>${basedir}/src/main/flex</path>
</sourcePaths>
is broken in the plugin version 4.0-SNAPSHOT ?
I tried adding a new path
<path>${basedir}/src/main/flex/com/mycompany/nls/{locale}</path>
When I look at the config-report.xml the path does not show up as it
used to in 3.5.0
<source-path>
<path-element>C:\workspaces\fb4\servicestat\servicestat\swf\src\main
\flex\com\mycompany\nls\{locale}</path-element>
</source-path>
--
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/