JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Classes
Exceptions
Fields
Deprecated Classes
Class
Description
org.apache.maven.plugin.AbstractCompilerMojo
package change since 3.0
org.apache.maven.plugin.CompilerMojo
package change since 3.0
org.apache.maven.plugin.TestCompilerMojo
package change since 3.0
Deprecated Exceptions
Exceptions
Description
org.apache.maven.plugin.CompilationFailureException
package change since 3.0
Deprecated Fields
Field
Description
org.apache.maven.plugin.compiler.AbstractCompilerMojo.compilerArguments
use
AbstractCompilerMojo.compilerArgs
instead.
org.apache.maven.plugin.compiler.AbstractCompilerMojo.optimize
This property is a no-op in
javac
.