On Tue, Jan 20, 2009 at 4:10 PM, Richard Rodseth <[email protected]> wrote: > Maybe the problem is I don't have 3.2 installed locally. Until I figure out > how to do that, can I make the super-pom use 3.1?
Well, technically you override the super-pom's setting, but do it like this: http://svn.sonatype.org/flexmojos/trunk/test-harness/projects/concept/updated-sdk/pom.xml You need both sections (the compiler dependency in the plugin section, and the flex-framework dependency in the dependencies section). Just change the version. Logan --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
