A E G H I O S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractExecSetPropertyMojo - Class in org.dellroad.stuff.maven
-
Support superclass for mojo's that execute some command and set a property based on the resulting output.
- AbstractExecSetPropertyMojo() - Constructor for class org.dellroad.stuff.maven.AbstractExecSetPropertyMojo
E
- ExecSetPropertyMojo - Class in org.dellroad.stuff.maven
-
Sets a Maven project property based on the output of an arbitrary command.
- ExecSetPropertyMojo() - Constructor for class org.dellroad.stuff.maven.ExecSetPropertyMojo
- execute() - Method in class org.dellroad.stuff.maven.ExecSetPropertyMojo
- execute() - Method in class org.dellroad.stuff.maven.GitDescribeMojo
- execute() - Method in class org.dellroad.stuff.maven.HelpMojo
- execute() - Method in class org.dellroad.stuff.maven.SvnVersionMojo
- executeAndSetProperty(File, List<String>) - Method in class org.dellroad.stuff.maven.AbstractExecSetPropertyMojo
-
Execute command and set the property from standard output.
G
- getPropertyName() - Method in class org.dellroad.stuff.maven.AbstractExecSetPropertyMojo
-
Get the name of the property to set.
- getPropertyName() - Method in class org.dellroad.stuff.maven.ExecSetPropertyMojo
- getPropertyName() - Method in class org.dellroad.stuff.maven.GitDescribeMojo
- getPropertyName() - Method in class org.dellroad.stuff.maven.SvnVersionMojo
- GitDescribeMojo - Class in org.dellroad.stuff.maven
-
Sets a Maven project property based on the output of
git describe. - GitDescribeMojo() - Constructor for class org.dellroad.stuff.maven.GitDescribeMojo
H
- HelpMojo - Class in org.dellroad.stuff.maven
-
Display help information on dellroad-stuff-maven-plugin.
Callmvn dellroad-stuff:help -Ddetail=true -Dgoal=<goal-name>to display parameter details. - HelpMojo() - Constructor for class org.dellroad.stuff.maven.HelpMojo
I
- isNonEmpty(String) - Method in class org.dellroad.stuff.maven.AbstractExecSetPropertyMojo
O
- org.dellroad.stuff.maven - package org.dellroad.stuff.maven
-
DellRoad Stuff Maven plugins.
S
- SvnVersionMojo - Class in org.dellroad.stuff.maven
-
Sets a Maven project property based on the output of
svnversion. - SvnVersionMojo() - Constructor for class org.dellroad.stuff.maven.SvnVersionMojo
All Classes All Packages