Error in Packaging flink-tidb-connector 1.14

Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.

Original topic: flink-tidb-connector 1.14打包报错

| username: TiDBer_DqVy5ZbD

GitHub - tidb-incubator/TiBigData: TiDB connectors for Flink/Hive/Presto
Following the packaging steps here: mvn clean package -DskipTests -am -pl flink/flink-1.14 -Ddep.flink.version=1.14.4 -Dmysql.driver.scope=compile -Dflink.jdbc.connector.scope=compile -Dflink.kafka.connector.scope=compile
After execution, it reports: Unknown lifecycle phase “.flink.version=1.14.4”. You must specify a valid lifecycle phase or a goal in the format : or :[:]:. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy.
Is there a download link for the pre-built flink-tidb-connector-1.14.jar?

| username: xfworld | Original post link

Did you get the wrong version?



Just take it yourself…

| username: TiDBer_DqVy5ZbD | Original post link

Thank you. However, I don’t need the cdc-connector, I only need the flink-tidb-connectors. Do you have it?