[
https://issues.apache.org/jira/browse/FLINK-29404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser closed FLINK-29404.
----------------------------------
Resolution: Duplicate
> Fix build failure due to unavailable dependency
> -----------------------------------------------
>
> Key: FLINK-29404
> URL: https://issues.apache.org/jira/browse/FLINK-29404
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Hive, Table SQL / Client
> Affects Versions: 1.16.0
> Reporter: Brian Yue
> Priority: Blocker
> Labels: pull-request-available
> Attachments: build_failure.png
>
>
> _hive-exec-2.3.9_ is imported in _flink-connector-hive_ and
> _flink-sql-client_ whereas {_}pentaho-aggdesigner-algorithm{_}, one of its
> dependencies, is no longer available in the Maven Central Repository.
>
> [*ERROR*] Failed to execute goal on project flink-connector-hive_2.12: *Could
> not resolve dependencies for project
> org.apache.flink:flink-connector-hive_2.12:jar:1.17-SNAPSHOT: Failed to
> collect dependencies at org.apache.hive:hive-exec:jar:2.3.9 ->
> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde*: Failed to read
> artifact descriptor for
> org.pentaho:pentaho-aggdesigner-algorithm:jar:5.1.5-jhyde: Could not transfer
> artifact org.pentaho:pentaho-aggdesigner-algorithm:pom:5.1.5-jhyde from/to
> maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for
> repositories: [repository.jboss.org
> (http://repository.jboss.org/nexus/content/groups/public/, default,
> disabled), conjars (http://conjars.org/repo, default, releases+snapshots),
> apache.snapshots (http://repository.apache.org/snapshots, default,
> snapshots)] -> *[Help 1]*
>
> The solution is to add another repository containing this package.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)