org.apache.maven.plugins.help

Class EffectivePomMojo

public class EffectivePomMojo extends AbstractMojo

Display the effective POM for this build, with the active profiles factored in.

UNKNOWN: effective-pom

Method Summary
voidexecute()
protected voidsetOutput(File output)
protected voidsetProjects(List projects)

Method Detail

execute

public void execute()

setOutput

protected final void setOutput(File output)

setProjects

protected final void setProjects(List projects)
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.