public interface WarPostPackagingTask
Modifier and Type | Method and Description |
---|---|
void |
performPostPackaging(WarPackagingContext context)
Executes the post packaging task.
|
void performPostPackaging(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 a failure occurredCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.