We're using flexmojos and are setting up our own archetype. We upped the version from 3 to 3.5 and ran into the issue that when we ran the flexbuilder command on our generated project, it would create a pure Actionscript app. After a while, we came across this in the docs (http:// sites.sonatype.org/flexmojos/flexmojos-maven-plugin/flexbuilder- mojo.html)
pureActionscriptProject "If not defined Flexmojos will lockup for com.adobe.flex.framework:framework:swc and set as true if found or false if not found" This seems like the reverse behavior one would expect: If it finds the framework swc, it will generate a pure AS project? -- 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?hl=en?hl=en http://flexmojos.sonatype.org/
