| Package | Description |
|---|---|
| io.ultreia.maven.gitlab | |
| io.ultreia.maven.gitlab.model |
| Modifier and Type | Class and Description |
|---|---|
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 |
CreateMilestoneMojo
Create given milestone if does not exist.
|
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 |
GenerateStagingChangelogMojo
Generate a
CHANGELOG.md file with releases + stagin data. |
| Modifier and Type | Method and Description |
|---|---|
static ProjectModelBuilder |
ProjectModelBuilder.create(GitlabMojoSupport mojo) |
Copyright © 2017 Ultreia.io. All rights reserved.