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

Maven Local Repository

2007-09-14 Thread De Vleeschauwer Nele
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 try to download the necessary artifacts in my local repository. If for one reason or another, my connection with the central site can not

RE: Re: Maven plugin for Eclipse

2007-09-10 Thread De Vleeschauwer Nele
8:41 To: users@maven.apache.org Subject: Re: Maven plugin for Eclipse Hi, did you refresh the settings in eclipse? It has to be done under Window->Preferences->Maven->Refresh Settings. Best regards Achim De Vleeschauwer Nele wrote: > Hi, > > I have configured my settings.xml

RE: Maven plugin for Eclipse

2007-09-06 Thread De Vleeschauwer Nele
27;ve noticed something similar using v0.0.10 of the m2 plugin on Eclipse 3.2.2. In my case the eclipse maven plugin is unable to retrieve the maven plugins, so I always have first populate my local repo by running once the mvn command line goals. -Message d'origine----- De : De Vleesch

RE: Maven plugin for Eclipse

2007-09-06 Thread De Vleeschauwer Nele
true false -Message d'origine----- De : De Vleeschauwer Nele [mailto:[EMAIL PROTECTED] Envoyé : jeudi 6 septembre 20

Maven plugin for Eclipse

2007-09-06 Thread De Vleeschauwer Nele
Hi, For the moment I'm using version 3.3 of Eclipse with the Maven plugin installed. Each time when I execute a maven command in Eclipse, Eclipse tries to download the necessary artiftacts from the Maven Repo site (repo1.maven.org). How can I configure that Eclipse should use the company's centr

RE: Maven repository

2007-08-29 Thread De Vleeschauwer Nele
ral > > repository? > > Have a look at http://maven-proxy.codehaus.org/ > > It is rather easy to set up. > > > > The idea is to proxy central and/or other repositories, and cache the > > requested artifacts centrally.. > > > > Cheers > > Jo >

RE: Maven repository

2007-08-29 Thread De Vleeschauwer Nele
e server and made it available through http, or are you using one of the proxy tools like proximity or archiva? regards, Wim 2007/8/29, De Vleeschauwer Nele <[EMAIL PROTECTED]>: > > Hi, > > Thanks for the tip, but it doesn't quite do the trick... > I've added the

RE: Maven repository

2007-08-29 Thread De Vleeschauwer Nele
regards, Wim (also from Belgium ;)) 2007/8/28, De Vleeschauwer Nele <[EMAIL PROTECTED]>: > > Hi, > > I'm just setting up Maven on a developer's workstation. The developer > has no access to the Internet and should therefore always retrieve the > latest artifact

Maven repository

2007-08-28 Thread De Vleeschauwer Nele
Hi, I'm just setting up Maven on a developer's workstation. The developer has no access to the Internet and should therefore always retrieve the latest artifacts from a repository we've set up at our company (which has a connection to the internet). Even when I add the following part to the settin