just wonder if this is a bug I should create an is...
# general
b
just wonder if this is a bug I should create an issue for. parsing of a
pom.xml
is done differently in different places of pants. • The OpenAPI backend extracts dependencies and replaces used properties (pom_parser.py#L35) • the
jvm_artifacts
target does not handle used properties (target_types.py#L553)
b
Thanks for flagging. If it results in different/wrong behaviour, definitely worth filing a bug?