Skip to content

Commit

Permalink
Update gmaven
Browse files Browse the repository at this point in the history
  • Loading branch information
jin committed Oct 31, 2018
1 parent 5d775c4 commit 12776e7
Show file tree
Hide file tree
Showing 2 changed files with 4,606 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ You can see the full list of generated targets in
To update `gmaven.bzl`, run the following command. It will take about 3 minutes.

```
bazel build //:gmaven_to_bazel_deploy.jar && java -jar bazel-bin/gmaven_to_bazel_deploy.jar
bazel run //:gmaven_to_bazel && cp bazel-bin/gmaven_to_bazel.runfiles/__main__/gmaven.bzl .
```

# Known issues
Expand Down
Loading

0 comments on commit 12776e7

Please sign in to comment.