Class ComputeMilestoneEstimateTimeMojo

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

    @Mojo(name="compute-milestone-estimate-time",
          defaultPhase=INITIALIZE)
    public class ComputeMilestoneEstimateTimeMojo
    extends GitlabMojoSupport
    Compute the estimate time of a given milestone and generate the report in a file.

    Created by tchemit on 11/04/17.

    Author:
    Tony Chemit - dev@tchemit.fr
    • Constructor Detail

      • ComputeMilestoneEstimateTimeMojo

        public ComputeMilestoneEstimateTimeMojo()