Hmm, great... 

Accessing cvs via cvsgrab sucks....

simon

-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] 
Sent: Mittwoch, 19. November 2003 11:09
To: Maven Users List
Subject: Re: Using local repository


In cvs :-)

Emmanuel

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 19, 2003 11:01 AM
Subject: RE: Using local repository


And where can i get rc2?

simon

-----Original Message-----
From: Emmanuel Venisse [mailto:[EMAIL PROTECTED] 
Sent: Mittwoch, 19. November 2003 10:53
To: Maven Users List
Subject: Re: Using local repository


maven.repo.remote=file://[hostname]/path_to_remote_repo

You must use maven rc2. In previous version, that doesn't work
correctly. I
fixed it in rc2

Emmanuel

----- Original Message ----- 
From: "Paul Libbrecht" <[EMAIL PROTECTED]>
To: "Maven Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 19, 2003 10:08 AM
Subject: Re: Using local repository


>
> On Mercredi, nove 19, 2003, at 09:36 Europe/Paris, <[EMAIL PROTECTED]>
> wrote:
>
> > Et all,
> >
> > I would like to use a non http (filesystem on winnt share) local
> > repository. E.g. in project.properties:
> > maven.repo.remote=file://///hostname/share/some/where/maven
> >
> > But it doesnt' seem to work?
> >
> >
> > Any clues?
>
> How about maven.repo.local ??
> You need to set this very very early, we do this in patching the
script
> launching and adding the properties:
>
> -Dmaven.home.local=[blabla]/maven/local-maven-home/
> -Dmaven.repo.remote="file:[blabla]/maven/private-repository,http://
> www.ibiblio.org/maven
>
> To any maven call.
> The second property allows us to store commercial dependencies and
> other things that aren't possible to upload to ibiblio (e.g. patched
> libraries for which a patch isn't through).
>
> Paul
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


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


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



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


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

Reply via email to