Class BomOverlapsMojo

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

    @Mojo(name="bom-overlaps",
          threadSafe=true,
          requiresProject=true)
    public class BomOverlapsMojo
    extends org.apache.maven.plugin.AbstractMojo
    Compares two BOMs and prints G:A pairs managed in both BOMs.
    Since:
    2.19.0
    • Constructor Detail

      • BomOverlapsMojo

        public BomOverlapsMojo()
    • 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