A C E G M N O P T V

A

artifactId(String) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Wraps the artifact id string in a more readable format

C

configuration(MojoExecutor.Element...) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Builds the configuration for the goal using Elements

E

element(String, String) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Constructs the element with a textual body
element(String, MojoExecutor.Element...) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Constructs the element containg child elements
executeMojo(Plugin, String, Xpp3Dom, MojoExecutor.ExecutionEnvironment) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Entry point for executing a mojo
executionEnvironment(MavenProject, MavenSession, PluginManager) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Constructs the MojoExecutor.ExecutionEnvironment instance fluently

G

getMavenProject() - Method in class org.twdata.maven.mojoexecutor.MojoExecutor.ExecutionEnvironment
 
getMavenSession() - Method in class org.twdata.maven.mojoexecutor.MojoExecutor.ExecutionEnvironment
 
getPluginManager() - Method in class org.twdata.maven.mojoexecutor.MojoExecutor.ExecutionEnvironment
 
goal(String) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Wraps the goal string in a more readable format
groupId(String) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Wraps the group id string in a more readable format

M

MojoExecutor - Class in org.twdata.maven.mojoexecutor
Executes an arbitrary mojo using a fluent interface.
MojoExecutor() - Constructor for class org.twdata.maven.mojoexecutor.MojoExecutor
 
MojoExecutor.Element - Class in org.twdata.maven.mojoexecutor
Element wrapper class for configuration elements
MojoExecutor.Element(String, MojoExecutor.Element...) - Constructor for class org.twdata.maven.mojoexecutor.MojoExecutor.Element
 
MojoExecutor.Element(String, String, MojoExecutor.Element...) - Constructor for class org.twdata.maven.mojoexecutor.MojoExecutor.Element
 
MojoExecutor.ExecutionEnvironment - Class in org.twdata.maven.mojoexecutor
Collects Maven execution information
MojoExecutor.ExecutionEnvironment(MavenProject, MavenSession, PluginManager) - Constructor for class org.twdata.maven.mojoexecutor.MojoExecutor.ExecutionEnvironment
 

N

name(String) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Wraps the element name string in a more readable format

O

org.twdata.maven.mojoexecutor - package org.twdata.maven.mojoexecutor
 

P

plugin(String, String) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Defines the plugin without its version
plugin(String, String, String) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Defines a plugin

T

toDom() - Method in class org.twdata.maven.mojoexecutor.MojoExecutor.Element
 

V

version(String) - Static method in class org.twdata.maven.mojoexecutor.MojoExecutor
Wraps the version string in a more readable format

A C E G M N O P T V

Copyright © 2012. All Rights Reserved.