[
https://issues.apache.org/jira/browse/FLINK-30618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn Visser closed FLINK-30618.
----------------------------------
Fix Version/s: 1.17.0
Resolution: Fixed
Fixed in master: 173ddfcb9fd2b15cf3697f5b79406d7d5ed1ad20
> flink-connector-pulsar not retrievable from Apache's Snapshot Maven repository
> ------------------------------------------------------------------------------
>
> Key: FLINK-30618
> URL: https://issues.apache.org/jira/browse/FLINK-30618
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Pulsar, Test Infrastructure
> Affects Versions: 1.17.0
> Reporter: Matthias Pohl
> Assignee: Martijn Visser
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.17.0
>
>
> The build failure was caused by {{flink-connector-pulsar}} not being
> retrievable from the Apache Snapshot Maven repository:
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=44633&view=logs&j=de826397-1924-5900-0034-51895f69d4b7&t=f311e913-93a2-5a37-acab-4a63e1328f94&l=10132
> {code}
> Jan 10 02:03:24 [WARNING] The requested profile "skip-webui-build" could not
> be activated because it does not exist.
> Jan 10 02:03:24 [ERROR] Failed to execute goal on project flink-python: Could
> not resolve dependencies for project
> org.apache.flink:flink-python:jar:1.17-SNAPSHOT: Could not find artifact
> org.apache.flink:flink-sql-connector-pulsar:jar:4.0-SNAPSHOT in
> apache.snapshots (https://repository.apache.org/snapshots) -> [Help 1]
> Jan 10 02:03:24 [ERROR]
> Jan 10 02:03:24 [ERROR] To see the full stack trace of the errors, re-run
> Maven with the -e switch.
> Jan 10 02:03:24 [ERROR] Re-run Maven using the -X switch to enable full debug
> logging.
> Jan 10 02:03:24 [ERROR]
> Jan 10 02:03:24 [ERROR] For more information about the errors and possible
> solutions, please read the following articles:
> Jan 10 02:03:24 [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> Jan 10 02:03:24 [ERROR]
> Jan 10 02:03:24 [ERROR] After correcting the problems, you can resume the
> build with the command
> Jan 10 02:03:24 [ERROR] mvn <goals> -rf :flink-python
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)