Thanks David - I added the maven.repo.remote line to this file & the install worked.

David Sean Taylor wrote:

Mark Miller wrote:

Thanks David, it actually looks like some of the files have been moved around on Ibiblio - for example:
http://www.ibiblio.org/maven/pluto/jars/pluto-1.0.1-rc1.jar
The server is responding to me - but the file does not exist at this location. I checked for this file on the bluesunrise.com server & it does exist there, but I am having trouble convincing maven to use the bluesunrise.com server.


I updated the project.properties file and made the following change:
# maven.repo.remote = http://www.bluesunrise.com/maven/, http://www.ibiblio.org/maven/, http://dist.codehaus.org/, ...
maven.repo.remote = http://www.bluesunrise.com/maven/
and restarted the test server (maven start.test.server) but maven is still trying to download packages from ibiblio. Where should I make the change to have it look for the packages on bluesunrise.com?


Look at your $HOME/build.properties, it overrides project.properties


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



Reply via email to