|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.war.packaging.SaveWebappStructurePostPackagingTask
public class SaveWebappStructurePostPackagingTask
Saves the webapp structure cache.
| Constructor Summary | |
|---|---|
SaveWebappStructurePostPackagingTask(java.io.File targetFile)
|
|
| Method Summary | |
|---|---|
void |
performPostPackaging(WarPackagingContext context)
Executes the post packaging task. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaveWebappStructurePostPackagingTask(java.io.File targetFile)
| Method Detail |
|---|
public void performPostPackaging(WarPackagingContext context)
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
WarPostPackagingTask
performPostPackaging in interface WarPostPackagingTaskcontext - the packaging context
org.apache.maven.plugin.MojoExecutionException - if an error occurred
org.apache.maven.plugin.MojoFailureException - if a failure occurred
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||