Describe this problem
When there are lambda expressions in the code files, code formatter does not work.
Steps to reproduce
use maven -X to see the debug log
Expected behavior
All java codes, except the generated files should be formatted.
Additional Information