A B D E F G H I K L N P R S T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterProjectsRead(MavenSession) - Method in class kr.motd.maven.os.DetectExtension
- append(StringBuilder, String, int) - Method in class kr.motd.maven.os.HelpMojo
-
Append a description to the buffer by respecting the indentSize and lineLength parameters.
B
D
- DEFAULT_LINE_LENGTH - Static variable in class kr.motd.maven.os.HelpMojo
- detail - Variable in class kr.motd.maven.os.HelpMojo
-
If
true
, display all settable properties for each goal. - detect(Properties) - Method in class kr.motd.maven.os.Detector
- DETECTED_ARCH - Static variable in class kr.motd.maven.os.Detector
- DETECTED_CLASSIFIER - Static variable in class kr.motd.maven.os.Detector
- DETECTED_NAME - Static variable in class kr.motd.maven.os.Detector
- DetectExtension - Class in kr.motd.maven.os
-
Detects the current operating system and architecture, normalizes them, and sets them to various project properties.
- DetectExtension() - Constructor for class kr.motd.maven.os.DetectExtension
- DetectionException - Exception in kr.motd.maven.os
- DetectionException(String) - Constructor for exception kr.motd.maven.os.DetectionException
- DetectMojo - Class in kr.motd.maven.os
-
Detects the current operating system and architecture, normalizes them, and sets them to various project properties.
- DetectMojo() - Constructor for class kr.motd.maven.os.DetectMojo
- detector - Variable in class kr.motd.maven.os.DetectExtension
- detector - Variable in class kr.motd.maven.os.DetectMojo
- Detector - Class in kr.motd.maven.os
- Detector() - Constructor for class kr.motd.maven.os.Detector
E
- execute() - Method in class kr.motd.maven.os.DetectMojo
- execute() - Method in class kr.motd.maven.os.HelpMojo
F
- findNamedChild(Node, String) - Method in class kr.motd.maven.os.HelpMojo
- findSingleChild(Node, String) - Method in class kr.motd.maven.os.HelpMojo
G
- getIndentLevel(String) - Static method in class kr.motd.maven.os.HelpMojo
-
Gets the indentation level of the specified line.
- getPropertyFromExpression(String) - Method in class kr.motd.maven.os.HelpMojo
- getSingleChild(Node, String) - Method in class kr.motd.maven.os.HelpMojo
- getValue(Node, String) - Method in class kr.motd.maven.os.HelpMojo
- goal - Variable in class kr.motd.maven.os.HelpMojo
-
The name of the goal for which to show help.
H
- HelpMojo - Class in kr.motd.maven.os
-
Display help information on os-maven-plugin.
Callmvn os:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details. - HelpMojo() - Constructor for class kr.motd.maven.os.HelpMojo
I
- indentSize - Variable in class kr.motd.maven.os.HelpMojo
-
The number of spaces per indentation level, should be positive.
- injectRepositorySession(Logger, MavenSession, Map<String, String>) - Static method in class kr.motd.maven.os.RepositorySessionInjector
- injectSession(MavenSession, Map<String, String>) - Method in class kr.motd.maven.os.DetectExtension
- interpolate(Map<String, String>, Iterable<Dependency>) - Method in class kr.motd.maven.os.DetectExtension
- interpolate(Map<String, String>, String) - Static method in class kr.motd.maven.os.DetectExtension
- interpolate(Map<String, String>, ModelBase) - Method in class kr.motd.maven.os.DetectExtension
- interpolate(Map<String, String>, MavenProject) - Method in class kr.motd.maven.os.DetectExtension
- isNotEmpty(String) - Static method in class kr.motd.maven.os.HelpMojo
K
- kr.motd.maven.os - package kr.motd.maven.os
L
- lineLength - Variable in class kr.motd.maven.os.HelpMojo
-
The maximum length of a display line, should be positive.
- log(String) - Method in class kr.motd.maven.os.Detector
- logger - Variable in class kr.motd.maven.os.DetectExtension
- logProperty(String, String) - Method in class kr.motd.maven.os.Detector
N
- normalize(String) - Static method in class kr.motd.maven.os.Detector
- normalizeArch(String) - Static method in class kr.motd.maven.os.Detector
- normalizeOs(String) - Static method in class kr.motd.maven.os.Detector
P
- PLUGIN_HELP_PATH - Static variable in class kr.motd.maven.os.HelpMojo
- project - Variable in class kr.motd.maven.os.DetectMojo
R
- repeat(String, int) - Static method in class kr.motd.maven.os.HelpMojo
-
Repeat a String
n
times to form a new string. - RepositorySessionInjector - Class in kr.motd.maven.os
- RepositorySessionInjector() - Constructor for class kr.motd.maven.os.RepositorySessionInjector
S
- setProperty(Properties, String, String) - Method in class kr.motd.maven.os.Detector
T
- toLines(String, int, int, int) - Static method in class kr.motd.maven.os.HelpMojo
-
Splits the specified text into lines of convenient display length.
- toLines(List<String>, String, int, int) - Static method in class kr.motd.maven.os.HelpMojo
-
Adds the specified line to the output sequence, performing line wrapping if necessary.
U
- UNKNOWN - Static variable in class kr.motd.maven.os.DetectMojo
- UNKNOWN - Static variable in class kr.motd.maven.os.Detector
W
- writeGoal(StringBuilder, String, Element) - Method in class kr.motd.maven.os.HelpMojo
- writeParameter(StringBuilder, Node, Node) - Method in class kr.motd.maven.os.HelpMojo
All Classes All Packages