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. It was fixed in CVS and the
fix should be in rc2, I guess - I have not tried rc2 yet, though...


Are you using rc2? Maybe the bug got re-introduced somehow.

Edmund

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



Reply via email to