You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I use the -Amapstruct.unmappedTargetPolicy=IGNORE config in maven-compiler-plugin , mapstruct-idea don't understand this config, and the IDEA still throw warn msg 'Unmapped target properties'.
This is a good enhancement for the project. Are you interested in contributing this to the project @WangXiaoJin?
I am not sure how we can access the maven compiler compiler arguments and how this works with gradle projects. So if someone has an idea, please let us know
When I use the
-Amapstruct.unmappedTargetPolicy=IGNORE
config in maven-compiler-plugin ,mapstruct-idea
don't understand this config, and the IDEA still throw warn msg 'Unmapped target properties'.pom.xml
The text was updated successfully, but these errors were encountered: