Package | Description |
---|---|
org.apache.maven.plugin | |
org.apache.maven.plugin.compiler |
Class and Description |
---|
AbstractCompilerMojo
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.
|
CompilationFailureException |
CompilerMojo
Compiles application sources
|
TestCompilerMojo
Compiles application test sources.
|
Class and Description |
---|
AbstractCompilerMojo
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.
|
CompilationFailureException |
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.