All Classes and Interfaces

Class
Description
Output a message to standard output with a specific level
Will echo a message to standard output (in Maven) with the right message level.
Converts FailureExceptions to MojoFailureExceptions.
An exception occurring during the execution of the plugin.
Used to interface with file system
Display help information on echo-maven-plugin.
Call mvn echo:help -Ddetail=true -Dgoal=<goal-name> to display parameter details.
Encapsulates end of line character logic.
Wraps the Maven standard output to decouple from output functionality
Wraps the Maven internal plugin logger to decouple from logging framework
Formats end of line characters according to desired format
Defines the different levels a message can be output to.
Interface for the internal Maven plugin logger
Contains all parameters that are sent to the plugin
Creates a PluginParameter instance using the Builder pattern