Hi, I am trying to build a flex project using maven 2.0 and Flex SDK 3.3.0.4852. During the build a bunch of flex jars (about 28 in number) are being downloaded from www.sonatype.org to my local repository into com\adobe \flex\compiler. During the build a folder "3.3.0.4852" (same as my Flex SDK version) is also downloaded to the same location in my local repository and it contains compiler-3.3.0.4852.pom which has all of the recently downloaded jars listed as dependencies.
when building the same flex project with ant, i don't require all these jars. Can someone tell me how to restrict from only downloading the absolutely required jars and avoid duplicate jars from being downloaded, while still building with maven? Thanks, Anjan --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
