mirror of
https://github.com/mapstruct/mapstruct.git
synced 2025-07-12 00:00:08 +08:00
Using optional because IntelliJ is picking up hickory as a transitive dependency and runs the hickory processor in projects using mapstruct-processor. This happens only when the processor is defined in the maven-compiler annotationProcessorPaths. This is related to https://youtrack.jetbrains.com/issue/IDEA-200481.