Thx. I've found what was the problem: https://docs.sonatype.org/display/FLEXMOJOS/How+to+set+Flex+SDK+version I didn't add compiler dependency to the plugin.
On Sun, May 23, 2010 at 3:31 PM, Marvin Froeder <[email protected]> wrote: > "Use 'oem -help' for information about using the command line." errors are > errors coming from compiler API. Meaning a) bug or b) you did something > wrong. I think (a) > > VELO > > On Sun, May 23, 2010 at 5:12 AM, Ronen Naor > <[email protected]>wrote: > >> Hi, >> I tried to build my flex projects with SDK 4 on code written in SDK3. >> I use the parameter >> <compatibilityVersion>3.0.0</compatibilityVersion> >> to achieve that. >> However I get the following error: >> >> .... >> -compiler.locale= >> -compiler.mxml.compatibility-version 3.0.0 >> ..... >> >> [ERROR] Invalid version specified, '3.0.0' >> Use 'oem -help' for information about using the command line. >> [INFO] >> ------------------------------------------------------------------------ >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Error compiling! >> >> Is it supposed to work? >> Has anyone tried it and it worked for him? >> >> Thanks, >> Ronen >> >> -- >> 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]<flex-mojos%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/flex-mojos >> >> http://flexmojos.sonatype.org/ >> > > -- > 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]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > -- 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/
