Merge "Bazel docs: Fix path to plugin jars"

This commit is contained in:
ekempin 2016-11-15 00:43:02 +00:00 committed by Gerrit Code Review
commit 0b6b8747fc

View File

@ -118,7 +118,7 @@ Install gerrit.war to the local maven repository:
The output JAR files for individual plugins will be placed in:
----
bazel-bin/plugins/<name>/<name>_deploy.jar
bazel-genfiles/plugins/<name>/<name>.jar
----
The JAR files will also be packaged in: