public interface WarPostPackagingTask
| Modifier and Type | Method and Description | 
|---|---|
void | 
performPostPackaging(WarPackagingContext context)
Executes the post packaging task. 
 | 
void performPostPackaging(WarPackagingContext context) throws MojoExecutionException, MojoFailureException
context - the packaging contextMojoExecutionException - if an error occurredMojoFailureException - if a failure occurredCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.