Klasse BranchMojo

java.lang.Object
org.apache.maven.plugin.AbstractMojo
com.github.koraktor.mavanagaiata.mojo.AbstractGitMojo
com.github.koraktor.mavanagaiata.mojo.BranchMojo
Alle implementierten Schnittstellen:
org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

@Mojo(name="branch", defaultPhase=INITIALIZE, threadSafe=true) public class BranchMojo extends AbstractGitMojo
This goal provides the currently checked out Git branch in the "mavanagaiata.branch" and "mvngit.branch" properties.
Seit:
0.1.0
Autor:
Sebastian Staudt