Re: Maven Local Repository

2007-09-14 Thread Brett Porter
: vrijdag 14 september 2007 13:22 > To: Maven Users List > Subject: Re: Maven Local Repository > > it's a known problem - you can use -U to force it to try again. > > On 14/09/2007, De Vleeschauwer Nele <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I

RE: Maven Local Repository

2007-09-14 Thread De Vleeschauwer Nele
september 2007 13:22 To: Maven Users List Subject: Re: Maven Local Repository it's a known problem - you can use -U to force it to try again. On 14/09/2007, De Vleeschauwer Nele <[EMAIL PROTECTED]> wrote: > Hi, > > I have a question concerning the Maven local repository on my pc

Re: Maven Local Repository

2007-09-14 Thread Brett Porter
it's a known problem - you can use -U to force it to try again. On 14/09/2007, De Vleeschauwer Nele <[EMAIL PROTECTED]> wrote: > Hi, > > I have a question concerning the Maven local repository on my pc. > When I add a new dependency to the pom file of my project then my maven > installation will t

Re: Maven local repository location

2007-03-30 Thread Eric Redmond
Try a field in your mojo with an expression = ${settings.localRepository} Eric On 3/29/07, Rahul Khot <[EMAIL PROTECTED]> wrote: Is there a way to access maven local repository location in the plugin or in the pom.xml. I have tried the following vars: ${maven.repo.local} ${localReposito