Skip to content

ProcessingEnvOptionsHolder not initialized yet on reverse mapping #232

@clehene

Description

@clehene

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);

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions