A E H I L O P S

A

AbortException - Exception in hudson.maven.agent
Thrown when PluginManagerListener returned false to orderly abort the execution.
AbortException(String) - Constructor for exception hudson.maven.agent.AbortException
 
AbortException(String, Exception) - Constructor for exception hudson.maven.agent.AbortException
 

E

endModule() - Method in interface org.apache.maven.lifecycle.LifecycleExecutorListener
This event is avaialble from LifecycleExecutorListener and offers accurate "leaving module" event.
execute(MavenSession, ReactorManager, EventDispatcher) - Method in class org.apache.maven.lifecycle.LifecycleExecutorInterceptor
 
executeMojo(MavenProject, MojoExecution, MavenSession) - Method in class hudson.maven.agent.PluginManagerInterceptor
 

H

hudson.maven.agent - package hudson.maven.agent
 

I

initialize() - Method in class hudson.maven.agent.PluginManagerInterceptor
 

L

LifecycleExecutorInterceptor - Class in org.apache.maven.lifecycle
LifecycleExecutor interceptor.
LifecycleExecutorInterceptor() - Constructor for class org.apache.maven.lifecycle.LifecycleExecutorInterceptor
 
LifecycleExecutorListener - Interface in org.apache.maven.lifecycle
Event notification for the start/end of the maven execution.

O

org.apache.maven.lifecycle - package org.apache.maven.lifecycle
 

P

PluginManagerInterceptor - Class in hudson.maven.agent
Description in META-INF/plexus/components.xml makes it possible to use this instead of the default plugin manager.
PluginManagerInterceptor() - Constructor for class hudson.maven.agent.PluginManagerInterceptor
 
PluginManagerListener - Interface in hudson.maven.agent
Receives notification from PluginManagerInterceptor, before and after a mojo is executed.
postBuild(MavenSession, ReactorManager, EventDispatcher) - Method in interface org.apache.maven.lifecycle.LifecycleExecutorListener
 
postExecute(MavenProject, MojoExecution, Mojo, PlexusConfiguration, ExpressionEvaluator, Exception) - Method in interface hudson.maven.agent.PluginManagerListener
Called after the mojo has finished executing.
preBuild(MavenSession, ReactorManager, EventDispatcher) - Method in interface org.apache.maven.lifecycle.LifecycleExecutorListener
 
preExecute(MavenProject, MojoExecution, Mojo, PlexusConfiguration, ExpressionEvaluator) - Method in interface hudson.maven.agent.PluginManagerListener
Called right before Mojo.execute() is invoked.

S

setListener(PluginManagerListener) - Static method in class hudson.maven.agent.PluginManagerInterceptor
 
setListener(LifecycleExecutorListener) - Static method in class org.apache.maven.lifecycle.LifecycleExecutorInterceptor
 

A E H I L O P S

Copyright © 2007. All Rights Reserved.