aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party
diff options
context:
space:
mode:
authorGravatar Kristina Chodorow <kchodorow@google.com>2015-04-01 19:41:47 +0000
committerGravatar Han-Wen Nienhuys <hanwen@google.com>2015-04-02 12:49:36 +0000
commitaa7b16cebd0d9c6071dd5db111e85aa1c9578af3 (patch)
treed21e1edebcf6a4a551fc18c42c4980b945be99b8 /third_party
parentfbeff9609f2c4db0ccb0cc530be98696982d8973 (diff)
Add maven repository metadata jar to third_party
See https://github.com/google/bazel/issues/88. -- MOS_MIGRATED_REVID=90089965
Diffstat (limited to 'third_party')
-rw-r--r--third_party/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index 0ae8c4693a..861a3ee4bc 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -84,6 +84,7 @@ java_import(
"maven_model/maven-aether-provider-3.2.3.jar",
"maven_model/maven-model-3.2.3.jar",
"maven_model/maven-model-builder-3.2.3.jar",
+ "maven_model/maven-repository-metadata-3.2.3.jar",
],
)