You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Michael Hüttermann <mi...@huettermann.net> on 2013/09/21 12:54:25 UTC

file based mirror

 Hello,
 as the mirror in the settings.xml, is it possible to reference a file 
 based repository as URL? How to define it?


 Best regards
 Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: file based mirror

Posted by Jeff MAURY <je...@gmail.com>.
Use the file form of URL




Jeff

—
Sent from Mailbox for iPhone

On Sat, Sep 21, 2013 at 12:55 PM, Michael Hüttermann
<mi...@huettermann.net> wrote:

>  Hello,
>  as the mirror in the settings.xml, is it possible to reference a file 
>  based repository as URL? How to define it?
>  Best regards
>  Michael
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org

Re: file based mirror

Posted by Karl Heinz Marbaise <kh...@gmx.de>.
Hi Michael,

you can use the following URL:


file:///Folder/To/The/Repository

For windows you might need to define the drive as well:


file:///C:/Folder/To/The/Repository...

Kind regards
Karl-Heinz Marbaise
-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl-Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org