On Wed, Sep 29, 2010 at 1:25 PM, amaresh mourya <[email protected]> wrote: > Actually I am integrating Maven in IDE. Is there any maven goal which can > do this for me..or any API/method where I can specify artifactInfo and get > it downloaded...
You are *writing* Maven integration for your IDE? Which IDE? Most of them have it already... sometimes you need to install a plugin. In any case, you could look at the source code for one of the existing ones and see how they do it. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
