@Mojo(name="unpack", requiresDependencyResolution=TEST, inheritByDefault=false) @Deprecated public class UnpackMojo extends AbstractMojo
| Modifier and Type | Field and Description | 
|---|---|
protected File | 
workDirectory
Deprecated.  
Directory to unpack JARs into if needed 
 | 
| Constructor and Description | 
|---|
UnpackMojo()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
execute()
Deprecated.  
Unpacks the archive file. 
 | 
getLog, getPluginContext, setLog, setPluginContext@Parameter(defaultValue="${project.build.directory}/assembly/work", required=true) protected File workDirectory
public void execute()
             throws MojoExecutionException,
                    MojoFailureException
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.