diff --git a/build.properties.default b/build.properties.default index 7ebe3c866c..ff6aea0a80 100644 --- a/build.properties.default +++ b/build.properties.default @@ -2,7 +2,6 @@ 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.cloudera: https://repository.cloudera.com/content/repositories/releases artifact.remoteRepository.jclouds: http://jclouds.googlecode.com/svn/repo artifact.remoteRepository.oauth: http://oauth.googlecode.com/svn/code/maven diff --git a/build.xml b/build.xml index 65a700bb04..f99f02877d 100644 --- a/build.xml +++ b/build.xml @@ -285,7 +285,6 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - @@ -380,8 +379,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - - + @@ -423,8 +421,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - - + @@ -482,8 +479,7 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} - - + @@ -524,7 +520,6 @@ url=${svn.entry.url}?pathrev=${svn.entry.commit.revision} dependencyRefsBuildFile="${build.dir}/build-dependencies.xml"> -