Hi Danushka, 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? > I think you can use Maven dependency plugin[0] to do that. For example [1]. [0]. http://maven.apache.org/plugins/maven-dependency-plugin/ [1]. http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/modules/tool/axis2-eclipse-codegen-plugin/pom.xml Thanks and Regards, Harshana > > 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 > > -- Harshana Martin Software Engineer WSO2 Inc. Web:http://wso2.com http://wso2.org Mobile: +94 716062650 Blog: http://harshana05.blogspot.com Profile: https://www.google.com/profiles/harshana05 Twitter: http://twitter.com/harshana05
_______________________________________________ Carbon-dev mailing list [email protected] http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
