| CheckMilestoneExistMojo |
Check if a given milestone exists and fail build if the milestone was not found.
|
| CloseMilestoneMojo |
Get the given milestone and close it.
|
| ComputeMilestoneEstimateTimeMojo |
Compute the estimate time of a given milestone and generate the report in a file.
|
| CreateMilestoneMojo |
Create given milestone if does not exist.
|
| DownloadExtraArtifactsMojo |
To download in cache extra milestones artifacts.
|
| 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.
|
| GitlabAPIExt |
Created by tchemit on 20/02/17.
|
| GitlabCache |
Created by tchemit on 20/02/17.
|
| GitlabIssueExt |
Created by tchemit on 08/05/20.
|
| 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.
|
| ReopenMilestoneMojo |
Get the given milestone and reopen it.
|