Package org.l2x6.cq

Class VersionReportMojo

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

    @Mojo(name="whatsnew",
          threadSafe=true,
          requiresProject=false)
    public class VersionReportMojo
    extends AbstractExtensionListMojo
    Prepares a report upon releasing a new Camel Quarkus version.
    Since:
    0.3.0
    • Constructor Detail

      • VersionReportMojo

        public VersionReportMojo()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException,
                            org.apache.maven.plugin.MojoFailureException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
        org.apache.maven.plugin.MojoFailureException