Hi, maybe the dependency with the custom != from default 3.2 flex version is only on the compiler plugin and not on the project? Anyway as Marvin says help:effective-pom should show what is happening.
BTW Maven 2.2.1 doesn't work so well on my mac 1.6, it hangs sometimes for a minute on "Scanning Projects" at the very start of each build before resuming as normal, the default maven 2.2.0 as present on the Mac OS install does not show this problem. Now I'm trying to use maven 3.0-alpha6, it works with flexmojos (without waiting for flexmojos 4.0!) and seems faster --m On 26 Feb, 20:53, Marvin Froeder <[email protected]> wrote: > [INFO] [flexmojos:compile-swc {execution: default-compile-swc}] > [INFO] Flexmojos 3.6-SNAPSHOT > [INFO] Apache License - Version 2.0 (NO WARRANTY) - See COPYRIGHT file > [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Flex compiler and flex framework versions doesn't match. Compiler: > '3.5.0.12683' - Framework: '3.2.0.3958'. > You can use 'ignoreVersionIssues' to disable this check. Please refer to > Flexmojos maven doc. > If you prefer fixing it instead of ignoring, take a look > at:https://docs.sonatype.org/display/FLEXMOJOS/How+to+set+Flex+SDK+version > [INFO] > ------------------------------------------------------------------------ > [INFO] For more information, run Maven with the -e switch > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 44 seconds > [INFO] Finished at: Fri Feb 26 16:49:27 BRT 2010 > [INFO] Final Memory: 78M/309M > [INFO] > ------------------------------------------------------------------------ > > I just built it from root.... > > Did you tried the help:effective-pom as I suggested? > > > > On Fri, Feb 26, 2010 at 4:42 PM, Martino Piccinato <[email protected]> wrote: > > Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) > > Java version: 1.6.0_17 > > Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home > > Default locale: en_US, platform encoding: MacRoman > > OS name: "mac os x" version: "10.6.2" arch: "x86_64" Family: "mac" -- 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/
