Maven Java Plug-in

This plug-in provides your basic Javac facilities.

For more information on the functionality provided by this plugin, please see the Goals document.

For more information on how to customise the functionality provided by this plugin, please see the properties document.

You can get a report from the compiler output adding maven-java-plugin to the reports section of your pom. (note that you need to set to true maven.compile.fork)