mirror of https://github.com/apache/cassandra
8 lines
516 B
Plaintext
8 lines
516 B
Plaintext
# Maven2 Repository Locations (you can override these in "build.properties" to point to a local proxy, e.g. Nexus)
|
|
artifact.remoteRepository.central: http://repo1.maven.org/maven2
|
|
artifact.remoteRepository.java.net2: http://download.java.net/maven/2
|
|
artifact.remoteRepository.apache: https://repository.apache.org/content/repositories/releases
|
|
artifact.remoteRepository.jclouds: http://jclouds.googlecode.com/svn/repo
|
|
artifact.remoteRepository.oauth: http://oauth.googlecode.com/svn/code/maven
|
|
|