Hello ,
I am using mapstruct version 1.1.0Beta1. It worked perfectly on my developement branch on GIT (thank you for the wonderful tool :D ).
However , after merging it on my master branch i now get the error "ClassNotFoundException cannot find implementation for..."
However , if i'm not mistaken this has already been implemented? Anyhoo , i tried it and it still doesn't work.
What is the most peculiar , is that i see no difference between my two workspaces and branches , but that it seems to work fine on one but stacks on the other.
Anyone got an idea of what might be the problem ? I checked all the classpaths , imports and declared source folder (since my implementations are generated in a custom folder called src-generated) .
Thanks a lot of reading me.
Ritchie Nithoo