Re: build problems with ibiblio repo
"Al Forbes" <[email protected]>
| Newsgroups | gmane.comp.jakarta.turbine.jcs.devel |
|---|---|
| Message-ID | <[email protected]> |
Can someone pls commit this change. I have left the original path in - if we can ever upgrade to a later maven it should still work. svn diff project.properties -maven.repo.remote=http://ibiblio.org/maven,http://repository.codehaus.org/org/codehaus/mojo/,http://maven-plugins.sourceforge.net,http://maven-plugins.sourceforge.net/repository/maven-plugins/ +maven.repo.remote=http://ibiblio.org/maven,http://repository.codehaus.org/org/codehaus/mojo/,http://maven-plugins.sourceforge.net,http://maven-plugins.sourceforge.net/repository/maven-plugins/,http://repo1.maven.org/maven On 21/04/07, Michael Stevens <[email protected]> wrote: > Hi. > > I'm having build problems with the latest svn code - maven gets 301 > errors when accessing the ibiblio repository. I think it only showed > up now because of the recent changes to new versions of various > dependencies. > > It appears to the "Central repository isn't working for maven 1.0.x > users" problem documented at: > http://maven.apache.org/maven-1.x/news.html > > Making the change described there fixes it. Can someone commit the update? > > Michael > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >