Internal error in the mapping processor: java.lang.IllegalStateException: ProcessingEnvOptionsHolder not initialized yet.
ProtobufEntity mapFromDto(Entity entity);
// causes Internal error in the mapping processor: java.lang.IllegalStateException: ProcessingEnvOptionsHolder not initialized yet.
// with or without the inverse annotation
@InheritInverseConfiguration
Entity mapToDto(ProtobufEntity message);