nicknezis commented on issue #3438: WIP: Use new `maven_install` method for 
managing external jvm dependencies
URL: https://github.com/apache/incubator-heron/pull/3438#issuecomment-577499017
 
 
   I made a new pull request to better describe some of the issues I was 
running into when trying to use this feature. I'm able to get things working at 
this point as shown by the green CI build. 
   
   When I try to Pin the list of dependencies as described 
[here](https://github.com/bazelbuild/rules_jvm_external#pinning-artifacts-and-integration-with-bazels-downloader),
 I run into my first issue. It complains about needing an attribute `netrc` 
which doesn't exist in Bazel 0.26.0. I can solve this issue by upgrading to 
0.29.1, but it introduces other issues. I'm working on fixing those issues and 
trying to update things to the latest Bazel. As I dig into the issues to find 
fixes, many of the issues are actually due to the old Bazel and old OS versions.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to