Class DryRunArchiver

java.lang.Object
org.codehaus.plexus.archiver.diags.DelgatingArchiver
org.codehaus.plexus.archiver.diags.DryRunArchiver
All Implemented Interfaces:
Archiver

public class DryRunArchiver extends DelgatingArchiver
A dry run archiver that does nothing. Some methods fall through to the underlying archiver, but no actions are executed.