forked from Stratio/stratio-cassandra
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild.properties.default
More file actions
21 lines (11 loc) · 838 Bytes
/
build.properties.default
File metadata and controls
21 lines (11 loc) · 838 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
# 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
# Stratio Nexus Locations
nexus-snapshots-repository-url:https://oss.sonatype.org/content/repositories/snapshots/
nexus-snapshots-repository-id:sonatype-nexus-snapshots
nexus-releases-repository-url:https://oss.sonatype.org/service/local/staging/deploy/maven2/
nexus-releases-repository-id:sonatype-nexus-staging