### What changes were proposed in this pull request? when exec the release script, throw exception ``` build/make-distribution.sh --release ``` ``` [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [ERROR] [ERROR] Could not find the selected project in the reactor: :celeborn-client-mr-shaded_2.12 [ERROR] Could not find the selected project in the reactor: :celeborn-client-mr-shaded_2.12 -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException ``` ### Why are the changes needed? Fix bug. ### Does this PR introduce _any_ user-facing change? Local tested. ### How was this patch tested? Closes #1956 from xleoken/patch. Authored-by: xleoken <leo65535@163.com> Signed-off-by: Cheng Pan <chengpan@apache.org> |
||
|---|---|---|
| .. | ||
| release | ||
| sbt-config | ||
| make-distribution.sh | ||
| mvn | ||
| sbt | ||
| sbt-launch-lib.bash | ||
| util.sh | ||