class |
CheckMilestoneExistMojo |
Check if a given milestone exists and fail build if the milestone was not found.
|
class |
CloseMilestoneMojo |
Get the given milestone and close it.
|
class |
ComputeMilestoneEstimateTimeMojo |
Compute the estimate time of a given milestone and generate the report in a file.
|
class |
CreateMilestoneMojo |
Create given milestone if does not exist.
|
class |
DownloadExtraArtifactsMojo |
To download in cache extra milestones artifacts.
|
class |
DownloadMilestonesMojo |
Download all milestones and their issues of a GitLab project to a local directory cache.
|
class |
GenerateChangelogMojo |
Generate a CHANGELOG.md file with releases data.
|
class |
GenerateChangesMojo |
Generate a changes.xml file with releases data used by maven-changes-plugin to generate project
releases history report.
|
class |
ReopenMilestoneMojo |
Get the given milestone and reopen it.
|