I am using the compiler plugins allopen and noarg on a maven project but Intellij doesn't seem to recognized them and it still shows the warning on data classes without an empty constructor. The code compiles and runs properly, is there any way to make the warning go away ?