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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to