@Deprecated public class UnpackMojo extends org.apache.maven.plugin.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.
|
protected File workDirectory
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.