Hi All,

I have some trouble with flexmojos 3.8 and the generation
of .flexConfig.xml using flexmjojs:flashbuilder.

My locales are added, but I'm not able to set a configuration in my
pom so the settings

                <source-path>
                        
<path-element>..\resources\locale\{locale}</path-element>
                </source-path>

                <allow-source-path-overlap>true</allow-source-path-overlap>

are added.

Using the  configuration of the maven-plugin in the pom

                                        <sourcePaths>
                                                
<path>..\resources\locale\{locale}</path>
                                        </sourcePaths>

and
                                        
<allowSourcePathOverlap>true</allowSourcePathOverlap>

didn't help.

Is there any possibility to add these settings automatically
to .flexConfig.xml? That would be nice because .flexConfig.xml is
overwritten every time one run flexmojos:flashbuilder.

Any help is appreciated,
Christoph

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