Hi Vaibhav,
every plugin that is executed during the build is performed in an "execution"
and every execution has an "id".
If a plugin is added via "packaging" or binds to default phases, this execution
is defined by the plugin developer. So YES the Id is defined by the flexmojos
developer, bu
One more observation and its solution:
Default behaviour: the flexmojos-maven-plugin tries to generate the flex
compiler configuration file via the plugin goal generate-config-swf whenever
the pom.xml changes.
Problematic scenario: if your pom.xml has only the plugin declarations with
'executions