Jitin Dominic created MAPREDUCE-7397: ----------------------------------------
Summary: Received status code 501 from server: HTTPS Required Key: MAPREDUCE-7397 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7397 Project: Hadoop Map/Reduce Issue Type: Bug Components: client Affects Versions: 3.3.3 Reporter: Jitin Dominic I've updated my _hadoop-client_ dependency to v3.3.3. While using {_}gradle{_}(v1.10) to build my jars, I keep getting following error: {code:java} Could not HEAD 'http://repo1.maven.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.pom'. Received status code 501 from server: HTTPS Required > Could not parse POM https://repo1.maven.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.pom > Illegal character in path at index 88: https://repo1.maven.org/maven2/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.${packaging.type} > Could not parse POM https://repo.grails.org/grails/core/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.pom > Illegal character in path at index 93: https://repo.grails.org/grails/core/javax/ws/rs/javax.ws.rs-api/2.1.1/javax.ws.rs-api-2.1.1.${packaging.type} {code} Is there a work-around for this? -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: mapreduce-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: mapreduce-issues-h...@hadoop.apache.org