public class CopyUserManifestTask extends AbstractWarPackagingTask
CLASSES_PATH, DEFAULT_INCLUDES, LIB_PATH, META_INF_PATH, WEB_INF_PATH
Constructor and Description |
---|
CopyUserManifestTask() |
Modifier and Type | Method and Description |
---|---|
Log |
getLog() |
void |
performPackaging(WarPackagingContext context)
Performs the packaging for the specified task.
|
void |
setLog(Log log) |
copyFile, copyFile, copyFiles, copyFiles, copyFilteredFile, doUnpack, getArtifactFinalName, getEncoding, getFilesToIncludes, getFilesToIncludes
public Log getLog()
public void setLog(Log log)
public void performPackaging(WarPackagingContext context) throws MojoExecutionException, MojoFailureException
WarPackagingTask
context
- the packaging contextMojoExecutionException
- if an error occurredMojoFailureException
- if the project configuration is invalidCopyright © 2002–2020 The Apache Software Foundation. All rights reserved.