public class CompilationFailureException
extends org.apache.maven.plugin.MojoFailureException
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
LS |
private static long |
serialVersionUID |
| Constructor and Description |
|---|
CompilationFailureException(java.util.List<org.codehaus.plexus.compiler.CompilerMessage> messages) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
longMessage(java.util.List<org.codehaus.plexus.compiler.CompilerMessage> messages) |
getLongMessage, getSourceprivate static final long serialVersionUID
private static final java.lang.String LS