java.lang.Object
com.hazendaz.maven.makeself.PortableGit

public class PortableGit extends Object
The Class PortableGit.
  • 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
  • Method Details

    • getGroupId

      public String getGroupId()
      Gets the group id.
      Returns:
      the group id
    • getArtifactId

      public String getArtifactId()
      Gets the artifact id.
      Returns:
      the artifact id
    • getVersion

      public String getVersion()
      Gets the version.
      Returns:
      the version
    • getExtension

      public String getExtension()
      Gets the extension.
      Returns:
      the extension
    • getClassifier

      public String getClassifier()
      Gets the classifier.
      Returns:
      the classifier
    • getName

      public String getName()
      Gets the name.
      Returns:
      the name