Hi, I am trying to mavenize a flex project which uses SDK 3.3, but the project has a couple of dependencies namely FlexUnit4 and FlexUnit4UIRunner. As the .swc files for these dependencies are from SDK 3.2 version, I am getting the following build error -
[ERROR] C:\MyProject\src\MyClient\com\MyView.mxml :[144,-1] Could not resolve <mx: AdvancedDataGrid> to a component implementation. Is there any way of resolving this, while continuing to use SDK 3.3. My concern is that in future, if we have dependencies whose .swc files are older than SDK 3.3, then will this lead to any kind of problems? --~--~---------~--~----~------------~-------~--~----~ 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://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
