Class EffectivePomMojo

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

    @Mojo(name="effective-pom",
          aggregator=true)
    public class EffectivePomMojo
    extends AbstractEffectiveMojo
    Displays the effective POM as an XML for this build, with the active profiles factored in.
    Since:
    2.0
    Version:
    $Id: EffectivePomMojo.java 1423092 2012-12-17 18:53:49Z hboutemy $
    • Constructor Detail

      • EffectivePomMojo

        public EffectivePomMojo()
    • Method Detail

      • execute

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