org.apache.maven.plugin.assembly

Class UnpackMojo

public class UnpackMojo extends AbstractUnpackingMojo

Unpack project dependencies. Currently supports dependencies of type jar and zip.

Version: $Id: UnpackMojo.java 366433 2006-01-06 05:30:34Z brett $

UNKNOWN: unpack test

Method Summary
voidexecute()
Unpacks the archive file.
protected MavenProjectgetExecutedProject()

Method Detail

execute

public void execute()
Unpacks the archive file.

Throws: MojoExecutionException

getExecutedProject

protected MavenProject getExecutedProject()
Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.