Commons Math has moved from SVN to Git. It is now at: https://git-wip-us.apache.org/repos/asf?p=commons-math.git
I've been trying to update Continuum with the new URL. However, although these URLs work using a browser, they don't work with Continuum: https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=blob_plain;f=pom.xml;hb=HEAD https://git-wip-us.apache.org/repos/asf?p=commons-math.git;a=blob;f=pom.xml;hb=refs/heads/master I get the following error message: POM file does not exist. Either the POM you specified or one of its modules does not exist. Git has a much more complicated URL structure than SVN. What is the format expected by Continuum? I tried searching but could not find any documentation on this.
