How do you get Maven to download dependencies into a location other than the
local repo?. Only possibility as I can see is to run a different Ant task to
copy jars from Maven repo into a single location so that Ant can use them.
Do you think its a better approach?

Danushka

On Tue, Feb 22, 2011 at 8:46 AM, Senaka Fernando <[email protected]> wrote:

> I believe that this is to facilitate the ant builds. But this is not the
> way to do that. We need to push these into Maven, and download them into the
> file system at the compilation time, instead of putting them on SVN, lest we
> get into some serious dependency management issues.
>
> Thanks,
> Senaka.
>
>
> On Tue, Feb 22, 2011 at 8:27 AM, Srinath Perera <[email protected]> wrote:
>
>> $Subject
>> --
>> ============================
>> Srinath Perera, Ph.D.
>>   Senior Software Architect, WSO2 Inc.
>>   Visiting Lecturer, University of Moratuwa
>>   Member, Apache Software Foundation
>>   Research Scientist, Lanka Software Foundation
>>   Blog: http://srinathsview.blogspot.com/
>> _______________________________________________
>> Carbon-dev mailing list
>> [email protected]
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>
>
>
> --
> *Senaka Fernando*
> Product Manager - WSO2 Governance Registry;
> Associate Technical Lead; WSO2, Inc.; http://wso2.com*
> Member; Apache Software Foundation; http://apache.org
>
> E-mail: senaka AT wso2.com
> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
> Linked-In: http://www.linkedin.com/in/senakafernando
>
> *Lean . Enterprise . Middleware
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to