FWIW, one main goal on flexmojos is not requiring a flex SDK installed on
machine to build flex projects....
Java is all you need to build, and need flashplayer if you wanna to run unit
tests.


But no requirement on Flex SDK, nor Flexbuilder nor any other
funky requirement.


VELO

On Wed, Aug 19, 2009 at 12:20 PM, Marvin Froeder <[email protected]> wrote:

> No way to do that with flexmojos.
>
> VELO
>
>
> On Wed, Aug 19, 2009 at 12:10 PM, Anjan <[email protected]> wrote:
>
>>
>> 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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to