Hello Dominique,
Another option would be to disable the rule in packages which only contains POJOs, especially when such objects have many fields (see
Narrowing the Focus).
Now, if your objects does more than holding values and also have tons of getters/setters (following Brian's idea), I'm convinced that having an issue there is correct. Consequently, for the time being, we won't change the rule.
If I'm missing the point, don't hesitate to give an example of code where the rule is making too much noise because of getters/setters!
Regards,
Michael