Skip navigation links
A B C D E G H I J L M N O P Q R S T V 

A

AbstractCompilerMojo - Class in org.apache.maven.plugin
Deprecated.
package change since 3.0
AbstractCompilerMojo() - Constructor for class org.apache.maven.plugin.AbstractCompilerMojo
Deprecated.
 
AbstractCompilerMojo - Class in org.apache.maven.plugin.compiler
TODO: At least one step could be optimized, currently the plugin will do two scans of all the source code if the compiler has to have the entire set of sources.
AbstractCompilerMojo() - Constructor for class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
analyze(ProjectAnalyzerRequest) - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzer
 
AsmModuleInfoParser - Class in org.apache.maven.plugin.compiler.module
Extract information from module with ASM
AsmModuleInfoParser() - Constructor for class org.apache.maven.plugin.compiler.module.AsmModuleInfoParser
 

B

build() - Method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.Builder
 

C

CompilationFailureException - Exception in org.apache.maven.plugin
Deprecated.
package change since 3.0
CompilationFailureException(List<CompilerMessage>) - Constructor for exception org.apache.maven.plugin.CompilationFailureException
Deprecated.
 
CompilationFailureException - Exception in org.apache.maven.plugin.compiler
 
CompilationFailureException(List<CompilerMessage>) - Constructor for exception org.apache.maven.plugin.compiler.CompilationFailureException
 
compilerArgs - Variable in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
Sets the arguments to be passed to the compiler if AbstractCompilerMojo.fork is set to true.
compilerArgument - Variable in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
Sets the unformatted single argument string to be passed to the compiler if AbstractCompilerMojo.fork is set to true.
compilerArguments - Variable in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
Deprecated.
CompilerMojo - Class in org.apache.maven.plugin.compiler
Compiles application sources
CompilerMojo() - Constructor for class org.apache.maven.plugin.compiler.CompilerMojo
 
CompilerMojo - Class in org.apache.maven.plugin
Deprecated.
package change since 3.0
CompilerMojo() - Constructor for class org.apache.maven.plugin.CompilerMojo
Deprecated.
 
convertToCompilerResult(List<CompilerError>) - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 

D

DependencyCoordinate - Class in org.apache.maven.plugin.compiler
Simple representation of Maven-coordinates of a dependency.
DependencyCoordinate() - Constructor for class org.apache.maven.plugin.compiler.DependencyCoordinate
 

E

equals(Object) - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
execute() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
execute() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
execute() - Method in class org.apache.maven.plugin.compiler.HelpMojo
execute() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
exports(String) - Method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.Builder
 
exports() - Method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor
 

G

getArtifactId() - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
getBaseModuleDescriptor() - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerRequest
 
getBaseModuleDescriptor() - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
getBuildStartTime() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getClassifier() - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
getClasspathElements() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getClasspathElements() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getClasspathElements() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getCompilerArgument() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getCompilerArgument() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getCompilerArgument() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getCompilerArguments() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getCompilerArguments() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getCompilerArguments() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getCompileSourceRoots() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getCompileSourceRoots() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getCompileSourceRoots() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getDependencyArtifacts() - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerRequest
 
getGeneratedSourcesDirectory() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getGeneratedSourcesDirectory() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getGeneratedSourcesDirectory() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getGroupId() - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
getModuleDescriptor(File) - Method in class org.apache.maven.plugin.compiler.module.AsmModuleInfoParser
 
getModuleDescriptor(File) - Method in interface org.apache.maven.plugin.compiler.module.ModuleInfoParser
Extracts the name from the module-info file
getModuleDescriptor(File) - Method in class org.apache.maven.plugin.compiler.module.QDoxModuleInfoParser
 
getModuleDescriptor(File) - Method in class org.apache.maven.plugin.compiler.module.ReflectModuleInfoParser
 
getModuleNameSource(String) - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
getModulepathElements() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getModulepathElements() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getModulepathElements() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getOutputDirectory() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getOutputDirectory() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getOutputDirectory() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getPathElements() - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
Ordered map, respects the classpath order
getProject() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getRelease() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getRelease() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getRelease() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getRequestThreadCount() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
try to get thread count if a Maven 3 build, using reflection as the plugin must not be maven3 api dependent
getRequiredAutomaticModules() - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
getRequiredNormalModules() - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
getSource() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getSource() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getSource() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getSourceInclusionScanner(int) - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getSourceInclusionScanner(String) - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getSourceInclusionScanner(int) - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getSourceInclusionScanner(String) - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getSourceInclusionScanner(int) - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getSourceInclusionScanner(String) - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getTarget() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
getTarget() - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
getTarget() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
getType() - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
getType() - Method in class org.apache.maven.plugin.compiler.module.AsmModuleInfoParser
 
getType() - Method in interface org.apache.maven.plugin.compiler.module.ModuleInfoParser
What kind of file does the parser use
getType() - Method in class org.apache.maven.plugin.compiler.module.QDoxModuleInfoParser
 
getType() - Method in class org.apache.maven.plugin.compiler.module.ReflectModuleInfoParser
 
getVersion() - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 

H

hashCode() - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
HelpMojo - Class in org.apache.maven.plugin.compiler
Display help information on maven-compiler-plugin.
Call mvn compiler:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
HelpMojo() - Constructor for class org.apache.maven.plugin.compiler.HelpMojo
 

I

isAutomatic() - Method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor
 
isDependencyChanged() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
We just compare the timestamps of all local dependency files (inter-module dependency classpath) and the own generated classes and if we got a file which is >= the buid-started timestamp, then we catched a file which got changed during this build.
isTestCompile() - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
isTestCompile() - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 

J

JavaModuleDescriptor - Class in org.apache.maven.plugin.compiler.module
Simple representation of a Module containing info required by this plugin.
JavaModuleDescriptor() - Constructor for class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor
 
JavaModuleDescriptor.Builder - Class in org.apache.maven.plugin.compiler.module
A JavaModuleDescriptor Builder
JavaModuleDescriptor.JavaExports - Class in org.apache.maven.plugin.compiler.module
Represents Module.Exports
JavaModuleDescriptor.JavaRequires - Class in org.apache.maven.plugin.compiler.module
Represents Module.Requires

L

longMessage(List<CompilerMessage>) - Static method in exception org.apache.maven.plugin.compiler.CompilationFailureException
 

M

ModuleInfoParser - Interface in org.apache.maven.plugin.compiler.module
Extract information from the module-info file
ModuleInfoParser.Type - Enum in org.apache.maven.plugin.compiler.module
Defines the type of parser, i.e.

N

name() - Method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaRequires
 
name() - Method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor
 
newAutomaticModule(String) - Static method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor
 
newModule(String) - Static method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor
 

O

org.apache.maven.plugin - package org.apache.maven.plugin
 
org.apache.maven.plugin.compiler - package org.apache.maven.plugin.compiler
 
org.apache.maven.plugin.compiler.module - package org.apache.maven.plugin.compiler.module
 

P

preparePaths(Set<File>) - Method in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
 
preparePaths(Set<File>) - Method in class org.apache.maven.plugin.compiler.CompilerMojo
 
preparePaths(Set<File>) - Method in class org.apache.maven.plugin.compiler.TestCompilerMojo
 
ProjectAnalyzer - Class in org.apache.maven.plugin.compiler.module
Maps artifacts to modules and analyzes the type of required modules
ProjectAnalyzer() - Constructor for class org.apache.maven.plugin.compiler.module.ProjectAnalyzer
 
ProjectAnalyzerRequest - Class in org.apache.maven.plugin.compiler.module
Contains all information required to analyze the project
ProjectAnalyzerRequest() - Constructor for class org.apache.maven.plugin.compiler.module.ProjectAnalyzerRequest
 
ProjectAnalyzerResult - Class in org.apache.maven.plugin.compiler.module
Holds the results of the project analyzer
ProjectAnalyzerResult() - Constructor for class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
ProjectAnalyzerResult.ModuleNameSource - Enum in org.apache.maven.plugin.compiler.module
Source of the modulename
PS - Static variable in class org.apache.maven.plugin.compiler.TestCompilerMojo
 

Q

QDoxModuleInfoParser - Class in org.apache.maven.plugin.compiler.module
Extract information from module with QDox
QDoxModuleInfoParser() - Constructor for class org.apache.maven.plugin.compiler.module.QDoxModuleInfoParser
 

R

ReflectModuleInfoParser - Class in org.apache.maven.plugin.compiler.module
This class is could be replaced with a Java 9 MultiRelease implementation
ReflectModuleInfoParser() - Constructor for class org.apache.maven.plugin.compiler.module.ReflectModuleInfoParser
 
release - Variable in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
The -release argument for the Java compiler, supported since Java9
requires(String) - Method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.Builder
 
requires() - Method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor
 

S

setArtifactId(String) - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
setBaseModuleDescriptor(JavaModuleDescriptor) - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerRequest
 
setBaseModuleDescriptor(JavaModuleDescriptor) - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
setClassifier(String) - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
setDependencyArtifacts(Collection<File>) - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerRequest
 
setGroupId(String) - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
setModuleNameSources(Map<String, ProjectAnalyzerResult.ModuleNameSource>) - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
setPathElements(Map<File, JavaModuleDescriptor>) - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
setRequiredAutomaticModules(Set<String>) - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
setRequiredNormalModules(Set<String>) - Method in class org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult
 
setType(String) - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
setVersion(String) - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 
shortMessage(List<CompilerMessage>) - Static method in exception org.apache.maven.plugin.compiler.CompilationFailureException
Short message will have the error message if there's only one, useful for errors forking the compiler
source - Variable in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
The -source argument for the Java compiler.
source() - Method in class org.apache.maven.plugin.compiler.module.JavaModuleDescriptor.JavaExports
 

T

target - Variable in class org.apache.maven.plugin.compiler.AbstractCompilerMojo
The -target argument for the Java compiler.
TestCompilerMojo - Class in org.apache.maven.plugin.compiler
Compiles application test sources.
TestCompilerMojo() - Constructor for class org.apache.maven.plugin.compiler.TestCompilerMojo
 
TestCompilerMojo - Class in org.apache.maven.plugin
Deprecated.
package change since 3.0
TestCompilerMojo() - Constructor for class org.apache.maven.plugin.TestCompilerMojo
Deprecated.
 
toString() - Method in class org.apache.maven.plugin.compiler.DependencyCoordinate
 

V

valueOf(String) - Static method in enum org.apache.maven.plugin.compiler.module.ModuleInfoParser.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult.ModuleNameSource
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.maven.plugin.compiler.module.ModuleInfoParser.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.maven.plugin.compiler.module.ProjectAnalyzerResult.ModuleNameSource
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I J L M N O P Q R S T V 
Skip navigation links

Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.