commit | c850eeea3dc07f4913ff71ff0acebb2391e00916 | [log] [tgz] |
---|---|---|
author | Cheng Pan <chengpan@apache.org> | Mon Aug 19 15:34:47 2024 +0800 |
committer | Cheng Pan <chengpan@apache.org> | Mon Aug 19 15:34:47 2024 +0800 |
tree | b8a1d03f1627ffa8086a35364dd1e9cd6471b8e7 | |
parent | 5ba26fae365ae05de266d70b1ec9dee1f418a77a [diff] |
[KYUUBI-SHADED #51] Improve `build/mvn` script ### _Why are the changes needed?_ Port https://github.com/apache/kyuubi/commit/1603342de3fa253145a7d41cc67ca4f30e5de72d https://github.com/apache/kyuubi/commit/f58f21f40cf2f1557e5d04c86a21e63a130256bf https://github.com/apache/kyuubi/commit/5970af508cf767f4c9b3c392de9ae8effc0a3e87 ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [ ] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #51 from pan3793/mvn-local. 3d21643 [Cheng Pan] Improve build/mvn script Authored-by: Cheng Pan <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
This project packages relocated third-party libraries used by Apache Kyuubi.
All relocated classes is under the package org.apache.kyuubi.shaded
, and the binary artifacts' name start with kyuubi-relocated-
.
This project is for Apache Kyuubi internal use. Included libs and/or their versions are subject to change at the dictate of Kyuubi without regard to the concern of others!
Apache Kyuubi is an open source project of The Apache Software Foundation (ASF).