grpc-java/buildscripts
Eric Anderson c606519a5d bazel: Support maven_install
maven_install is strongly superior to previous forms of grabbing dependencies
from Maven as it computes the appropriate versions to use from the full
transitive dependencies of all libraries used by an application. It also has
much less boilerplate and includes dependencies with generated targets.

In the future we will drop the jvm_maven_import_external usages and require
maven_install, at which point we can swap to using the `@maven' repository and
no longer depend on compat_repositories.

Fixes #5359
2019-12-30 12:08:42 -08:00
..
kokoro bazel: Support maven_install 2019-12-30 12:08:42 -08:00
build_artifacts_in_docker.sh Add support for cross-compiling for aarch64 platform 2019-12-06 14:21:34 -08:00
build_docker.sh Update protobuf to 3.11.0 and gson to 2.8.6 2019-12-02 16:43:06 -08:00
checkstyle.license all: normalize copyright header 2018-05-03 14:55:21 -07:00
checkstyle.xml gradle: Use config_loc in checkstyle 2018-07-30 10:51:54 -07:00
make_dependencies.bat Update protobuf to 3.11.0 and gson to 2.8.6 2019-12-02 16:43:06 -08:00
make_dependencies.sh Add support for cross-compiling for aarch64 platform 2019-12-06 14:21:34 -08:00
run_in_docker.sh buildscripts: Remove set -x from run_in_docker.sh 2018-07-20 14:08:07 -07:00
set_github_status.py all: normalize copyright header 2018-05-03 14:55:21 -07:00
sign-local-repo.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sonatype-upload.sh all: normalize copyright header 2018-05-03 14:55:21 -07:00
sync-protos.sh buildscripts: Add script to sync .protos from grpc-proto 2018-12-20 16:47:16 -07:00