Class DownloadMilestonesMojo

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="download-milestones",
          defaultPhase=GENERATE_RESOURCES)
    public class DownloadMilestonesMojo
    extends GitlabMojoSupport
    Download all milestones and their issues of a GitLab project to a local directory cache.

    Created by tchemit on 20/02/17.

    Author:
    Tony Chemit - dev@tchemit.fr