diff --git a/build.properties.default b/build.properties.default new file mode 100644 index 0000000000..0d6d7d23ad --- /dev/null +++ b/build.properties.default @@ -0,0 +1,9 @@ +# Maven2 Repository Locations (you can override these 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.java.apache: https://repository.apache.org/content/repositories/releases +artifact.remoteRepository.java.cloudera: https://repository.cloudera.com/content/repositories/releases +artifact.remoteRepository.java.jclouds: http://jclouds.googlecode.com/svn/repo +artifact.remoteRepository.java.oauth: http://oauth.googlecode.com/svn/code/maven +artifact.remoteRepository.java.twttr: http://maven.twttr.com + diff --git a/build.xml b/build.xml index 3fda7e50d9..263f8443e0 100644 --- a/build.xml +++ b/build.xml @@ -21,6 +21,7 @@ xmlns:artifact="antlib:org.apache.maven.artifact.ant"> + @@ -184,14 +185,14 @@ - - - - + + + + - - - + + +