Pattern

Missing Java Service Provider

missing-service-provider-registration

Annotation processors fail to load because the META-INF/services/javax.annotation.processing.Processor registration file is missing, so discovery never happens and expected compile-time generation/behavior silently disappears.