public abstract static class MavenBuildProxy2.Filter<CORE extends MavenBuildProxy2> extends MavenBuildProxy.Filter<CORE> implements MavenBuildProxy2
MavenBuildProxy2.
Meant to be useful as the base class for other filters.MavenBuildProxy.Filter.AsyncInvokerMavenBuildProxy2.Filter<CORE extends MavenBuildProxy2>MavenBuildProxy.BuildCallable<V,T extends Throwable>core| Modifier and Type | Method and Description |
|---|---|
void |
appendLastLog()
Maven produces additional error message after the module build is done.
|
void |
end()
Notifies that the build has left a module.
|
void |
start()
Notifies that the build has entered a module.
|
execute, executeAsync, getArtifactsDir, getMavenBuildInformation, getMilliSecsSinceBuildStart, getModuleSetRootDir, getProjectRootDir, getRootDir, getTimestamp, isArchivingDisabled, isSiteArchivingDisabled, queueArchiving, registerAsAggregatedProjectAction, registerAsProjectAction, registerAsProjectAction, setExecutedMojos, setResultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, executeAsync, getArtifactsDir, getMavenBuildInformation, getMilliSecsSinceBuildStart, getModuleSetRootDir, getProjectRootDir, getRootDir, getTimestamp, isArchivingDisabled, isSiteArchivingDisabled, queueArchiving, registerAsAggregatedProjectAction, registerAsProjectAction, registerAsProjectAction, setExecutedMojos, setResultprotected Filter(CORE core)
public void start()
MavenBuildProxy2start in interface MavenBuildProxy2public void end()
MavenBuildProxy2end in interface MavenBuildProxy2public void appendLastLog()
MavenBuildProxy2appendLastLog in interface MavenBuildProxy2Copyright © 2016–2017. All rights reserved.