| Class | Description |
|---|---|
| CheckMilestoneExistMojo |
Check if a given milestone exists and fail build if the milestone was not found.
|
| CloseMilestoneMojo |
Get the given milestone and close it.
|
| CreateMilestoneMojo |
Create given milestone if does not exist.
|
| DownloadMilestonesMojo |
Download all milestones and their issues of a GitLab project to a local directory cache.
|
| GenerateChangelogMojo |
Generate a
CHANGELOG.md file with releases data. |
| GenerateChangesMojo |
Generate a
changes.xml file with releases data used by maven-changes-plugin to generate project
releases history report. |
| GenerateStagingChangelogMojo |
Generate a
CHANGELOG.md file with releases + stagin data. |
| GitlabAPIExt |
Created by tchemit on 20/02/17.
|
| GitlabCache |
Created by tchemit on 20/02/17.
|
| GitlabMilestoneExt |
Created by tchemit on 12/03/17.
|
| GitlabMojoSupport |
Created by tchemit on 20/02/17.
|
| HelpMojo |
Display help information on gitlab-maven-plugin.
Call mvn gitlab:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| Exception | Description |
|---|---|
| MilestoneNotFoundException |
Created by tchemit on 20/02/17.
|
| ProjectNotFoundException |
Created by tchemit on 20/02/17.
|
Copyright © 2017 Ultreia.io. All rights reserved.