Package com.github.gastaldi.git
Class GitCheckoutMojo
- java.lang.Object
-
- org.apache.maven.plugin.AbstractMojo
-
- com.github.gastaldi.git.GitCheckoutMojo
-
- All Implemented Interfaces:
org.apache.maven.plugin.ContextEnabled,org.apache.maven.plugin.Mojo
@Mojo(name="git-checkout") public class GitCheckoutMojo extends org.apache.maven.plugin.AbstractMojoClones only specific paths from a Git repository- Author:
- George Gastaldi
-
-
Constructor Summary
Constructors Constructor Description GitCheckoutMojo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute()
-