Reinier, it might be that you have a build.properties file in your user directory. This will have a higher preference for maven at build time.
If you're on windows, make sure that you do not have a build.properties in C:\Document and Settings\username or for linux /home/username. In the information you gave us you can see it's using the ibiblio one. Could you have a look and be sure it's not there? Regards, Jeroen On Mon, 2008-07-14 at 11:38 +0200, Bartosz Oudekerk wrote: > Reinier van den Born wrote: > > Hi Bart, Bartosz, > > > > Your proposal is what is in the reference Bartozs gave me: > > http://maven.apache.org/maven-1.x/news.html#ibiblio_redirect. > > > > This is already in the project.properties in the editor directory > > (version 6.05.03). > > Doesn't do the trick. > > Probably because the ibiblio repository from your local > project.properties gets tried first. It might even be so that the > maven.repo.remote property gets overwritten by your local ones, I'm not > sure. > > Either comment your local variable, or add the correct repository to it. > > Regards, ******************************************** Hippocms-dev: Hippo CMS development public mailinglist Searchable archives can be found at: MarkMail: http://hippocms-dev.markmail.org Nabble: http://www.nabble.com/Hippo-CMS-f26633.html
