On Dec 28, 2007 8:38 PM, amit kumar <[EMAIL PROTECTED]> wrote:

> When I say mvn deploy the maven is throwing java exception. My
> repository is actually a folder on a network pc, and the folder is
> mapped to Apache Web Server and thus in the poms the repository is
> mentioned as http://192.168.x.x/repository , but deploy plug in
> expects scp: instead of http ( i guess). What is the work around for
> this?

It's hard to tell without seeing the configuration and the error
message, but you might try deploying to either a file:// or a
dav:http:// url.

-- 
Wendy

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

Reply via email to