Class GitlabMojoSupport

    • Constructor Detail

      • GitlabMojoSupport

        public GitlabMojoSupport()
    • Method Detail

      • isVerbose

        public boolean isVerbose()
      • execute

        public final void execute()
                           throws org.apache.maven.plugin.MojoExecutionException,
                                  org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException
      • getHost

        public String getHost()
      • getOrganizationId

        public String getOrganizationId()
      • getProjectId

        public String getProjectId()
      • removeSnapShot

        protected String removeSnapShot​(String milestone)