Although it is not best practice, projects here are started with
FlashBuilder and then they come to me to do the automated build--
meaning the pom.xml and FlashBuilder project files are maintained in
parallel.  The project was on FlexSDK 4.1 and was building
successfully with both in FlashBuilder and using flexmojos 3.8 with
flexsdk 4.1 and mvn 2.2.1

Recently the development team added some code that requires 4.5.0 (and
later would work I presume), so I set about getting the pom.xml
working with 4.5.0.  When that didn't work I tried 4.5.1, but the
error was the same.  This required upgrading to mvn 3.0.3 and trying
flexmojos 4.0-RC2.  I worked through the issues on all the other
projects, but the swf project gets the listed error every time.
What's confusing is the reference to an internal flexsdk module
(.m2\repository\com\adobe\flex\framework\mx
\4.5.1.21328\mx-4.5.1.21328.swc(mx.containers:ViewStack).

 Do I need some sort of compatibility dependency?  Some of the 3rd
party dependencies are definitely built for 4.1 and maybe even
earlier.

I can build the project using FlashBuilder 4, but the updated
flexmojos project fails.  The dependencies are the same as before, I'm
just trying to update the flexsdk component.

I was hoping someone else had seen a similar compile-time error, but
I've yet to find one after performing several web searches.

-- 
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

http://flexmojos.sonatype.org/

Reply via email to