Kris foster

Results 6 comments of Kris foster

This is probably due to https://github.com/bazelbuild/intellij/issues/2213

Thank you for the comment & pointers @illicitonion, It is getting me thinking a little bit more about what this would look like. Our usage is actually a little more...

`rules_jvm_external` actually document having multiple maven_install.json files (https://github.com/bazelbuild/rules_jvm_external#multiple-maven_installjson-files) so it is probably something a lot of larger repos do. I'll take a look at the code you linked above anyway...

> The typical usage pattern is that most repos declare one main `maven_install` including all their dependencies, and break out separate `maven_install` declarations for particularly troublesome libraries (some of the...

Hi @sgowroji @tpasternak, do you think this could be reviewed/merged soon? We'd love to start using it.

My knowledge of rust is limited so looks like there's some issue. I'll work on fixing it in this PR tomorrow.