Hi, I have 3 repos(inter dependent) and indivisual repo is buid by maven one by one..
Configuration details are as follows Flexmojo version 6.0.1 Flex version-4.10.0.20130801 Flash player version -11.8 I am facing following build issues randomly :- 1) [ERROR] null : 2) [ERROR] /mnt/extra/var/local/snoopy/work/platform-master/kiwikframework/src/main/flex/com/guavus/framework/widgets/classes/TableStateWidgetSkin.mxml:[-1,-1] Implicit coercion of a value of type com.guavus.framework.widgets.classes:TableStateWidget to an unrelated type Object. [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 19.340s [INFO] Finished at: Tue Jun 17 18:56:09 IST 2014 [INFO] Final Memory: 28M/1826M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal net.flexmojos.oss:flexmojos-maven-plugin:6.0.1:compile-swc (default-compile-swc) on project these two issues occurs randomly and sometimes these issue are resolve if we build same project second time and some time not occurs even in first attempt. Any suggestions for fix these issue.. [i am new in flexmojo and maven build ,so no idea for these issues how to fix] Thanks Jitendra -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Maven-build-failure-issue-with-Flexmojo-6-x-tp6925.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
