Package | Description |
---|---|
org.apache.maven.plugin.invoker |
Modifier and Type | Method and Description |
---|---|
private FileLogger |
AbstractInvokerMojo.setupLogger(java.io.File basedir)
Initializes the build logger for the specified project.
|
Modifier and Type | Method and Description |
---|---|
private void |
AbstractInvokerMojo.verify(org.apache.maven.shared.invoker.InvocationResult result,
int invocationIndex,
InvokerProperties invokerProperties,
FileLogger logger)
Verifies the invocation result.
|