java.lang.Object
com.hazendaz.maven.makeself.PortableGit
-
Constructor Summary
ConstructorDescriptionPortableGit
(org.apache.maven.plugin.logging.Log log) Load portable git artifact from makeself.properties file. -
Method Summary
-
Constructor Details
-
PortableGit
public PortableGit(org.apache.maven.plugin.logging.Log log) throws org.apache.maven.plugin.MojoFailureException Load portable git artifact from makeself.properties file.- Parameters:
log
- the log- Throws:
org.apache.maven.plugin.MojoFailureException
- the mojo failure exception
-