maven-compiler-plugin configuration is unnecessarily repeated in POMs of several modules, even though mahout parent POM defines same maven-compiler-plugin configuration which is inherited by all of the modules.
This unnecessarily clutters module POMs making them harder to read and maintain.