public class SaveWebappStructurePostPackagingTask extends Object implements WarPostPackagingTask
Constructor and Description |
---|
SaveWebappStructurePostPackagingTask(File targetFile) |
Modifier and Type | Method and Description |
---|---|
void |
performPostPackaging(WarPackagingContext context)
Executes the post packaging task.
|
public SaveWebappStructurePostPackagingTask(File targetFile)
targetFile
- targetFile
public void performPostPackaging(WarPackagingContext context) throws org.apache.maven.plugin.MojoExecutionException, org.apache.maven.plugin.MojoFailureException
performPostPackaging
in interface WarPostPackagingTask
context
- the packaging contextorg.apache.maven.plugin.MojoExecutionException
- if an error occurredorg.apache.maven.plugin.MojoFailureException
- if a failure occurredCopyright © 2002–2023 The Apache Software Foundation. All rights reserved.