1996fanrui opened a new pull request, #1757: URL: https://github.com/apache/incubator-streampark/pull/1757
## What problem does this PR solve? Issue Number: close #1756 Problem Summary: ## What is changed and how it works? The `streampark-flink-repl` is not recognized as a Maven module due to parent module doesn't add it. <img width="1105" alt="image" src="https://user-images.githubusercontent.com/38427477/194471524-0b2851ce-f193-42a2-a223-34bc167b8560.png"> Feel free to ping committers for the review! ## Contribution Checklist - Make sure that the pull request corresponds to a [GITHUB issue](https://github.com/apache/streampark/issues). - Name the pull request in the form "[Feature] [component] Title of the pull request", where *Feature* can be replaced by `Hotfix`, `Bug`, etc. - Minor fixes should be named following this pattern: `[hotfix] [docs] Fix typo in README.md doc`. ## Purpose of this pull request The `streampark-flink-repl` is not recognized as a Maven module due to parent module doesn't add it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
