Apache Maven 1.x has reached its end of life, and is no longer supported. For more information, see the announcement. Users are encouraged to migrate to the current version of Apache Maven.

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)