Tim Armstrong has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13296 )
Change subject: IMPALA-8527: disable apache.snapshots.https repo ...................................................................... IMPALA-8527: disable apache.snapshots.https repo The apache repos are referred to by this name in poms of some of our dependencies, e.g. Hadoop. Apparently the name needs to match for blacklisting to be effective - see https://stackoverflow.com/questions/ 1754495/how-to-manually-disable-blacklist-maven-repository Testing: Compiled test-hive-udfs with "mvn -U -X package" after blowing away ~/.m2/repository. Confirmed that repository.apache.org was not contacted after this change (it was before the change). Change-Id: I75cefc32d5e2359aff539a1790ad034718692377 Reviewed-on: http://gerrit.cloudera.org:8080/13296 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Tim Armstrong <[email protected]> --- M impala-parent/pom.xml 1 file changed, 15 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved Tim Armstrong: Verified -- To view, visit http://gerrit.cloudera.org:8080/13296 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I75cefc32d5e2359aff539a1790ad034718692377 Gerrit-Change-Number: 13296 Gerrit-PatchSet: 3 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
