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 org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
context - the packaging contextorg.apache.maven.plugin.MojoExecutionException - if an error occurredorg.apache.maven.plugin.MojoFailureException - if the project configuration is invalidCopyright © 2002–2023 The Apache Software Foundation. All rights reserved.