public interface WarPackagingTask
| Modifier and Type | Method and Description | 
|---|---|
void | 
performPackaging(WarPackagingContext context)
Performs the packaging for the specified task. 
 | 
void performPackaging(WarPackagingContext context) throws MojoExecutionException, MojoFailureException
context - the packaging contextMojoExecutionException - if an error occurredMojoFailureException - if the project configuration is invalidCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.