Hi Umang, that change is intentional. The old FDKs Velo provided had commons for all that is shared between air and flex and flex-framework for joining playerglobal and flex-commons (I think). In the new FDKs this hard link between flex, flash and air has been removed. You now have to add a flex and a playerglobal dependency manually.
That's why I removed the flex-framework pom entirely ... use org.apache.flex:framework:pom and com.adobe.flash:framework:pom instead. So it's not missing, it's good that it's gone and it's not coming back ;-) Chris ________________________________________ Von: umangrp <[email protected]> Gesendet: Montag, 18. Mai 2015 11:26 An: [email protected] Betreff: Mavenized fdk 4.14 doesn't have flex-framework Hi, I am trying to build flex libraries using maven and recently updated flexmojos to 7.1.0 SNAPSHOT. I have mavenized flex SDK but it seems that one of the libraries/POM is missing - flex-framework. Additionally, commons-framework is also missing. Do we have any alternatives to these? I get below error when I build and I think this may be related to missing poms/libraries. Unknown packaging: swc Thanks. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Mavenized-fdk-4-14-doesn-t-have-flex-framework-tp10377.html Sent from the Apache Flex Users mailing list archive at Nabble.com.
