OK, I've got the multiple MXML files compiled using 

<modules>
  <module>Module1.mxml</module>
  <module>Module2.mxml</module>
  <module>
    <sourceFile>Module3.mxml</sourceFile>
    <optimize>false</optimize>
    <finalName>MyModule</finalName>
    <destinationPath>dir1/dir2</destinationPath>
  </module>
</modules>

Getting an out of memory exception, increased MAVEN_OPTS to -Xmx1026m.

I've also asked our Flex developers if there's a good way to modularize the 
35 mxml source files in our current Flex project. Perhaps someone can hit 
the highlights for what is required to refactor to one artifict per POM.

Still working on the wrapper goal for html-template. Will post to a seperate 
thread.

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