On Jan 24, 2008 11:49 AM, Stuart McCulloch <[EMAIL PROTECTED]> wrote:
\> ok, the OBR exception is caused by the custom localRepository setting:
>
>    file://c:/bjc/javadown/m2repository
>
> for now changing this to use three slashes after file: should fix the
> exception:
>
>    file:///c:/bjc/javadown/m2repository

Who is making that URL?  My settings.xml has:
  <localRepository>c:/bjc/javadown/m2repository</localRepository>

so it has to be maven or a mojo...  are you saying I can put a URL in there?

Pat.

-- 
Defy mediocrity.

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

Reply via email to