I'd like to improve the JVM backend (especially fo...
# development
b
I'd like to improve the JVM backend (especially for Java/Scala), where should I start? https://github.com/pantsbuild/pants/issues?q=JVM+label%3A%22backend%3A+JVM%22
b
I've personally had the best success by first working on the rough edges I've come across in backends that I'm using or wanting to use, and that has guided me to understand where to look for "bigger picture" improvements in those backends too. Are there specific bugs or improvements that would help your use of pants with Java/Scala?
b
https://github.com/pantsbuild/pants/issues/12794 And dep scope, what's the plan?