org.apache.maven.plugins.help

Class EffectiveSettingsMojo

public class EffectiveSettingsMojo extends AbstractMojo

Print out the calculated settings for this project, given any profile enhancement and the inheritance of the global settings into the user-level settings.

UNKNOWN: effective-settings false

Method Summary
voidexecute()
voidsetOutput(String output)
voidsetSettings(Settings settings)

Method Detail

execute

public void execute()

setOutput

public final void setOutput(String output)

setSettings

public final void setSettings(Settings settings)
Copyright © 2001-2007 Apache Software Foundation. All Rights Reserved.