How to resolve/download artifacts grammatically

2010-06-07 Thread amaresh mourya
Hi All, Which maven API will help me resolving artifacts from Local repository, if found otherwise download it from central? Thanks Amaresh

Re: How to resolve/download artifacts grammatically

2010-06-07 Thread amaresh mourya
I mean programmaticly not grammatically. On Tue, Jun 8, 2010 at 12:39 AM, amaresh mourya amaresh.mou...@gmail.comwrote: Hi All, Which maven API will help me resolving artifacts from Local repository, if found otherwise download it from central? Thanks Amaresh

Re: How to resolve/download artifacts grammatically

2010-06-07 Thread Wayne Fay
Which maven API will help me resolving artifacts from Local repository, if found otherwise download it from central? Look at how maven-dependency-plugin works. Wayne - To unsubscribe, e-mail: