apache / inlong

Apache InLong - a one-stop, full-scenario integration framework for massive data
https://inlong.apache.org/
Apache License 2.0
1.4k stars 530 forks source link

[Feature][Tool] Support multi-version flinks in inlong-dev-toolkit #10064

Closed featzhang closed 4 months ago

featzhang commented 7 months ago

Description

./inlong-tools/dev/inlong-dev-toolkit.sh m
Execute action: manager
# start build manager local debugging environment ...
current_version: 1.13.0-SNAPSHOT
associate plugins directory: inlong-manager/manager-plugins/target/plugins
associate sort dist: inlong-sort/sort-dist/target/sort-dist
recreate connector dir: /Users/averyzhang/workspace/os/feat-inlong/inlong-sort/connectors
grep: /Users/averyzhang/workspace/os/feat-inlong/inlong-sort/sort-connectors/pom.xml: No such file or directory
All connector names: 
build dev env of manager finished .
Have a nice day, bye!

Because the dependencies of sort-connectors are changed, toolkit can not find accurate pom.xml file.

Use case

No response

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 60 days with no activity.

luoge457 commented 4 months ago

@featzhang can you assign it to me, thanks