Skip to main content
Version: 2.18 (deprecated)

avro


General Avro codegen settings.

Backend: pants.backend.experimental.codegen.avro.java

Config section: [avro]

Basic options

None

Advanced options

tailor

--[no-]avro-tailor
PANTS_AVRO_TAILOR
pants.toml
[avro]
tailor = <bool>
default: True

If true, add avro_sources targets with the tailor goal.

Deprecated options

None

None