Raimund Klein

Results 33 comments of Raimund Klein

I've come here due to a related issue: On my new project, we want to combine MapStruct and Immutables. In proper DRY fashion, we've introduced our own custom immutable annotation...

Hi everyone, I just stumbled upon the same issue. Is there any active work on this?

I believe we can make use of the annotation only for one case at the moment. While the core is clear in generating one implementation per `@Mapper` annotation, the extension...

Hi all, I stumbled on this issue just now; and I'm sorry if it is already resolved (quite frankly, it's a late Friday night for me, and I'm not fully...

I'd like to put this on the radar again, because we've got a new LTS release with Java 25. I'm blocked from upgrading our projects due to above error (with...

> The documentation is crystal clear: There is nothing to be added to the example maven-plugiin annotationProcessorPaths section, otherwise there would be three dots ("...") in front or after the...

Hello @myatmin, Could you please provide a minimum example project for this behaviour - including the Eclipse project files?

Closed as no reaction in nearly a year.

Your project setup is wrong. You've configured the processors as regular Maven dependencies instead of annotation processing additions. Check https://mapstruct.org/documentation/stable/reference/html/#_apache_maven and https://mapstruct.org/documentation/spring-extensions/reference/html/#_apache_maven