Skip navigation links
A C D E F M P S 

A

add(ExecutionListener) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Adds a new ExecutionListener to the list.
AsciiBannerExecutionListener - Class in pet.orca.maven.asciibanner
Execution listener which displays the message according to success or failure.
AsciiBannerExecutionListener(Log) - Constructor for class pet.orca.maven.asciibanner.AsciiBannerExecutionListener
Creates a new instance with the given logger.
AsciiBannerSetupMojo - Class in pet.orca.maven.asciibanner
Mojo which sets up the execution listener.
AsciiBannerSetupMojo() - Constructor for class pet.orca.maven.asciibanner.AsciiBannerSetupMojo
 

C

ChainedExecutionListener - Class in pet.orca.maven.asciibanner
Execution listener which forwards calls to all of its children.
ChainedExecutionListener() - Constructor for class pet.orca.maven.asciibanner.ChainedExecutionListener
Creates a new chained execution listener with an empty list.
ChainedExecutionListener(Collection<ExecutionListener>) - Constructor for class pet.orca.maven.asciibanner.ChainedExecutionListener
Creates a new chained execution listener with the given collection.

D

display(Log) - Method in class pet.orca.maven.asciibanner.FileMessage
Outputs the message and/or file to info level of debug.
displayFile(Log) - Method in class pet.orca.maven.asciibanner.FileMessage
Streams the message file to the log "info" level line by line.
displayMessage(Log) - Method in class pet.orca.maven.asciibanner.FileMessage
Outputs the message to the log "info" level line by line.

E

execute() - Method in class pet.orca.maven.asciibanner.AsciiBannerSetupMojo
 

F

FileMessage - Class in pet.orca.maven.asciibanner
File and/or message.
FileMessage() - Constructor for class pet.orca.maven.asciibanner.FileMessage
Creates a new instance with no parameters set.
forkedProjectFailed(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the forkedProjectFailed method of the children.
forkedProjectStarted(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the forkedProjectStarted method of the children.
forkedProjectSucceeded(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the forkedProjectSucceeded method of the children.
forkFailed(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the forkFailed method of the children.
forkStarted(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the forkStarted method of the children.
forkSucceeded(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the forkSucceeded method of the children.

M

mojoFailed(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the mojoFailed method of the children.
mojoSkipped(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the mojoSkipped method of the children.
mojoStarted(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the mojoStarted method of the children.
mojoSucceeded(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the mojoSucceeded method of the children.

P

pet.orca.maven.asciibanner - package pet.orca.maven.asciibanner
 
projectDiscoveryStarted(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the projectDiscoveryStarted method of the children.
projectFailed(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the projectFailed method of the children.
projectSkipped(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the projectStarted method of the children.
projectStarted(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the projectSkipped method of the children.
projectSucceeded(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the projectSucceeded method of the children.

S

sessionEnded(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.AsciiBannerExecutionListener
Logs the appropiate banner(s) depending on compilation result.
sessionEnded(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the sessionEnded method of the children.
sessionStarted(ExecutionEvent) - Method in class pet.orca.maven.asciibanner.ChainedExecutionListener
Calls the sessionStarted method of the children.
A C D E F M P S 
Skip navigation links

Copyright © 2018. All rights reserved.