|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MavenBuildProxy2
A part of MavenBuildProxy
that's used internally
for aggregated build. Fired and consumed internally and
not exposed to plugins.
Nested Class Summary | |
---|---|
static class |
MavenBuildProxy2.Filter<CORE extends MavenBuildProxy2>
Filter for MavenBuildProxy2 . |
Nested classes/interfaces inherited from interface hudson.maven.MavenBuildProxy |
---|
MavenBuildProxy.BuildCallable<V,T extends Throwable> |
Method Summary | |
---|---|
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. |
Methods inherited from interface hudson.maven.MavenBuildProxy |
---|
execute, executeAsync, getArtifactsDir, getMavenBuildInformation, getMilliSecsSinceBuildStart, getModuleSetRootDir, getProjectRootDir, getRootDir, getTimestamp, isArchivingDisabled, registerAsAggregatedProjectAction, registerAsProjectAction, registerAsProjectAction, setExecutedMojos, setResult |
Method Detail |
---|
void start()
void end()
void appendLastLog()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |