All Classes and Interfaces
Class
Description
Base class of Mojos compiling Java source code.
Thrown when the Maven compiler plugin cannot complete the project compilation.
Compiles application sources.
Deprecated.
Deprecated.
Used for
AbstractCompilerMojo.annotationProcessorPaths
, which is deprecated.Display help information on maven-compiler-plugin.
Call
Call
mvn compiler:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.An helper class for preparing the options to pass to the tool (compiler or document generator).
Compiles application test sources.
AbstractCompilerMojo.annotationProcessorPaths
, which is deprecated.