@Mojo(name="generate-changes",
defaultPhase=PRE_SITE)
@Execute(goal="download-milestones")
public class GenerateChangesMojo
extends GitlabMojoSupport
changes.xml file with releases data used by maven-changes-plugin to generate project
releases history report.
Created by tchemit on 20/02/17.
| Constructor and Description |
|---|
GenerateChangesMojo() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute(GitlabAPIExt api) |
execute, getHost, getOrganizationId, getProjectId, isVerbose, newCacheprotected void execute(GitlabAPIExt api) throws IOException, ProjectNotFoundException
IOExceptionProjectNotFoundExceptionCopyright © 2017 Ultreia.io. All rights reserved.