for jvm development, a script to convert maven dep...
# development
f
for jvm development, a script to convert maven deps into Pants v2
jvm_artifact
targets: https://gist.github.com/tdyas/505f1b2754b024934acb060f7f206636
w
nice!
we should consider adding support directly to
tailor
for that.
f
I can open a ticket and add the gist link there.
👍 1
I was trying this script in apache zeppelin and noticed they have exclusions on a number of the depenencies.
will open a ticket for that support as well. definitely a common JVM pattern with dep mgmt.
👍 1
w
yea, i think that this would be awesome. not sure on priority, but it’s definitely something we should do (similar to our `pyproject.toml`/poetry support)
…oh, hm. @hundreds-father-404: i guess we don’t tailor a
poetry_requirements
target for
pyproject.toml
files (which reference poetry), but that would be handy
h
Indeed! Related, I really want to land in 2.9 target generators for python macros...now that we've agreed to the hash syntax, that is unblocked 🤘
w
yep