[
https://issues.apache.org/jira/browse/DRILL-8081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17461916#comment-17461916
]
ASF GitHub Bot commented on DRILL-8081:
---------------------------------------
luocooong opened a new pull request #2411:
URL: https://github.com/apache/drill/pull/2411
# [DRILL-8081](https://issues.apache.org/jira/browse/DRILL-8081): Maven
Connection timed out
## Description
<pre>
Error: Failed to execute goal on project drill-format-excel: Could not
resolve dependencies for project
org.apache.drill.contrib:drill-format-excel:jar:1.20.0-SNAPSHOT: Failed to
collect dependencies at
com.github.pjfanning:excel-streaming-reader:jar:3.2.6: Failed to read
artifact descriptor for com.github.pjfanning:excel-streaming-reader:jar:3.2.6:
Could not transfer artifact
com.github.pjfanning:excel-streaming-reader:pom:3.2.6 from/to central
(https://repo.maven.apache.org/maven2): transfer failed for
https://repo.maven.apache.org/maven2/com/github/pjfanning/excel-streaming-reader/3.2.6/excel-streaming-reader-3.2.6.pom:
Connection timed out (Read failed) -> [Help 1]
</pre>
We can learn from this note [Maven Connection timed
out](https://github.com/actions/virtual-environments/issues/1499#issuecomment-689467080)
.
## Documentation
N/A
## Testing
N/A
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
> Maven Connection timed out
> --------------------------
>
> Key: DRILL-8081
> URL: https://issues.apache.org/jira/browse/DRILL-8081
> Project: Apache Drill
> Issue Type: Improvement
> Reporter: Cong Luo
> Assignee: Cong Luo
> Priority: Major
> Fix For: 1.20.0
>
>
> {code:java}
> Error: Failed to execute goal on project drill-format-excel: Could not
> resolve dependencies for project
> org.apache.drill.contrib:drill-format-excel:jar:1.20.0-SNAPSHOT: Failed to
> collect dependencies at
> com.github.pjfanning:excel-streaming-reader:jar:3.2.6: Failed to read
> artifact descriptor for
> com.github.pjfanning:excel-streaming-reader:jar:3.2.6: Could not transfer
> artifact com.github.pjfanning:excel-streaming-reader:pom:3.2.6 from/to
> central (https://repo.maven.apache.org/maven2): transfer failed for
> https://repo.maven.apache.org/maven2/com/github/pjfanning/excel-streaming-reader/3.2.6/excel-streaming-reader-3.2.6.pom:
> Connection timed out (Read failed) -> [Help 1] {code}
> We can learn from this note [Maven Connection timed
> out|https://github.com/actions/virtual-environments/issues/1499]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)