Bhallamudi Venkata Siva Kamesh created DRILL-461:
----------------------------------------------------
Summary: Build failing
Key: DRILL-461
URL: https://issues.apache.org/jira/browse/DRILL-461
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.0.0-milestone-2
Reporter: Bhallamudi Venkata Siva Kamesh
Priority: Blocker
While executing the following goals on the latest code , getting the following
exception
{code:xml}
mvn clean install -DskipTests
{code}
+*Exception*+
{noformat}
org.apache.maven.wagon.ResourceDoesNotExistException: File:
http://apache-drill.s3.amazonaws.com/files//sf-0.01_tpc-h_parquet.tgz does not
exist
at
org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:603)
at
org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)