Maven will not switch remote respository !!!???? 2004-09-08 - By Eric Chow
Back Hello,
I set the properties
"maven.repo.remote = http://www.bluesunrise.com/maven/, http://www.ibiblio.org/maven/, http://dist.codehaus.org/, http://cvs.apache.org/repository"
in project.properties.
When the project requres some dependency library, it is not existed in http://www.bluesunrise.com/maven/, but existed in http://www.ibiblio.org/maven/, but Maven never downloaded it successfully.
Finally, I switch their position, put the http://www.ibiblio.org/maven/ in front of the http://www.bluesunrise.com/maven/, it downloads successfully.
Is there any problem ???
Eric
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: users-unsubscribe@(protected) For additional commands, e-mail: users-help@(protected)
|
|