teach tailor
how to parse Maven pom.xml files for their JVM dependencies
#13684
Labels
backend: JVM
JVM backend-related issues
onboarding
Issues that affect a new user's onboarding experience
./pants tailor
could be useful when migrating from Maven if it could parse Maven configurations and generate the correctjvm_artifact
targets corresponding to the dependencies found in thepom.xml
files. This script is a rudimentary example of doing just that.The text was updated successfully, but these errors were encountered: