On Sun, Oct 12, 2008 at 11:09 PM, Roger Ye <[EMAIL PROTECTED]> wrote:

> Without a pom, is there any mojo which I can use to download a certain
> artifact from maven repository server, into my local repo?

I don't see anything in a quick look around, but something like 'mvn
dependency:retrieve -DgroupId=... -DartifactId=... ...' seems like it
would be useful.

It would probably be easier to write the pom, though, even if you're
not going to use Maven to build it.  (Yet. :) )

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to