I use mapstruct in my projects and it works fine for the straight forward way (All mapper in one package). Now I have the requirement to move one mapper to another package,