You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by umangrp <um...@rockstarnorth.com> on 2015/05/18 11:26:27 UTC

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.

AW: Mavenized fdk 4.14 doesn't have flex-framework

Posted by Christofer Dutz <ch...@c-ware.de>.
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 <um...@rockstarnorth.com>
Gesendet: Montag, 18. Mai 2015 11:26
An: users@flex.apache.org
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.