Class DependencyReportMojo

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

    @Mojo(name="report")
    public class DependencyReportMojo
    extends AbstractUpdaterMojo
    • Constructor Detail

      • DependencyReportMojo

        public DependencyReportMojo()
    • Method Detail

      • processComponentUpgrades

        protected void processComponentUpgrades​(File pomFile,
                                                List<org.jboss.set.mavendependencyupdater.DependencyEvaluator.ComponentUpgrade> componentUpgrades)
                                         throws org.apache.maven.plugin.MojoExecutionException
        Specified by:
        processComponentUpgrades in class AbstractUpdaterMojo
        Throws:
        org.apache.maven.plugin.MojoExecutionException