Jå$òñ Må¢þhè®$õñ wrote:

I’ve setup a remote repository using https

~/build.properties

maven.repo.remote=https://myServer.edu/maven,http://www.ibiblio.org/mave
n

Using this setup causes maven to search for dependencies using only one
slash.
Maven output:
Error retrieving artifact from [https:/myServer.edu/maven/....]


The work around appears to be to use three slashes in my build.properties. maven.repo.remote=https:///myServer.edu/maven

Is this a bug? Or is maven supposed to behave this manner?

--Jâsõñ Mà©þhë®§òñ



I used to have the same problem with maven-1.0-rc1 until it was fixed in CVS. I have not
tried rc2 yet, but I guess that fix should have made it into this version. Ie. unless nobody wrote
a test for it and the bug got re-introduced somehow.


Are you using rc2?

Edmund


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



Reply via email to