My TLS misadventures continue, if this proposed so...
# development
f
My TLS misadventures continue, if this proposed solution looks reasonable I'm happy to implement it https://github.com/pantsbuild/pants/issues/23391
f
Allowing the user to configure the tool as they want is more than reasonable.
And you want to write the PR? Please send! 🙂
h
Agreed! I bet Claude could bang this out in no time as it's basically just some plumbing
f
Oh for sure, it'll take me longer to manually test it than Claude to implement
q
hi folks, i ran into this issue myself as well so i had claude create a fix github.com/pantsbuild/pants/pull/23629
it’s implemented as the ability to pass any JVM options to coursier. if you’d prefer it be limited to the proxy settings, or to use env vars like github.com/pantsbuild/pants/pull/22933 does i can look into that
@happy-kitchen-89482 do you have thoughts on this?
h
Passing arbitrary options to coursier seems fine to me. I'll take a look.
🙏 1