kyuubi/build
liangbowen 7c036fbda7 [KYUUBI #4191] [Improvement] Skip fetching Maven dependency snapshot update when building dependencyList
### _Why are the changes needed?_

- Skip Maven dependency snapshot update fetching to building `dependencyList` faster without waiting for fetching daily snapshots checking (only snapshots of submodules used).

### _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

- [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request

Closes #4191 from bowenliang123/dependency-resolve.

Closes #4191

0bf36815 [liangbowen] apply `--no-snapshot-updates` option in build_classpath

Authored-by: liangbowen <liangbowen@gf.com.cn>
Signed-off-by: liangbowen <liangbowen@gf.com.cn>
2023-01-30 13:47:12 +08:00
..
release [KYUUBI #4094] [INFRA] Remove changelogs and generate_changelog.sh 2023-01-05 11:37:04 +08:00
dependency.sh [KYUUBI #4191] [Improvement] Skip fetching Maven dependency snapshot update when building dependencyList 2023-01-30 13:47:12 +08:00
dist [KYUUBI #4205] Fix typo in TFrontendService 2023-01-29 11:04:36 +08:00
Dockerfile [KYUUBI #2115] Update license and enhance collect_licenses script 2022-03-14 19:45:40 +08:00
kyuubi-build-info [KYUUBI #4187] [Improvement] Print revision commit time on server startup 2023-01-20 23:43:29 +08:00
kyuubi-build-info.cmd [KYUUBI #3903] Support windows generate kyuubi-version-info.properties 2022-12-05 20:27:43 +08:00
mvn [KYUUBI #1763] [INFRA] Remove scala installation inbuild/mvn and using warn level for the ci 2022-01-14 17:30:58 +08:00
util.sh