You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/10/02 08:46:12 UTC

[GitHub] [doris-flink-connector] dinggege1024 opened a new issue, #69: [Bug] connector build base flink 1.14.x failed

dinggege1024 opened a new issue, #69:
URL: https://github.com/apache/doris-flink-connector/issues/69

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/incubator-doris/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Version
   
   master
   
   ### What's Wrong?
   
   >  sh build.sh --flink 1.14.3 --scala 2.12
   
   ``` maven
   [ERROR] Failed to execute goal on project flink-doris-connector-1.14: Could not resolve dependencies for project 
   
   org.apache.doris:flink-doris-connector-1.14:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: 
   
   org.apache.flink:flink-clients:jar:1.14.3, org.apache.flink:flink-table-planner-loader:jar:1.14.3, org.apache.flink:flink-table-api-
   
   java-bridge:jar:1.14.3, org.apache.flink:flink-table-runtime:jar:1.14.3: Failure to find org.apache.flink:flink-clients:jar:1.14.3 in 
   
   https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update 
   
   interval of central has elapsed or updates are forced -> [Help 1]
   ```
   
   ### What You Expected?
   
   ✅ Build success(sh build.sh --flink 1.14.3 --scala 2.12)
   
   ### How to Reproduce?
   
   flink-table-planner-loader olny support flink 1.15.x.
   
   It need to be compatible.
   
   ### Anything Else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@doris.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


[GitHub] [doris-flink-connector] dinggege1024 closed issue #69: [Bug] connector build base flink 1.14.x failed

Posted by GitBox <gi...@apache.org>.
dinggege1024 closed issue #69: [Bug]  connector build base flink 1.14.x failed
URL: https://github.com/apache/doris-flink-connector/issues/69


-- 
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: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org