public class MissingModuleException extends MavenExecutionException
| Modifier and Type | Field and Description |
|---|---|
private java.io.File |
moduleFile |
private java.lang.String |
moduleName |
| Constructor and Description |
|---|
MissingModuleException(java.lang.String moduleName,
java.io.File moduleFile,
java.io.File pomFile) |
| Modifier and Type | Method and Description |
|---|---|
java.io.File |
getModuleFile() |
java.lang.String |
getModuleName() |
getPomFile