I think we have other project that are built with Ant. How do they handle this?

In general we should try to download the files from a repository. IMO
Explicitly downloading them is better than checking them in to the
svn.
--Srinath

On Tue, Feb 22, 2011 at 1:13 PM, Danushka Menikkumbura
<[email protected]> wrote:
> 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
>>
>
>



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

Reply via email to