public class ArtifactsPackagingTask extends AbstractWarPackagingTask
| Modifier and Type | Field and Description | 
|---|---|
static String | 
EXTENSIONS_PATH  | 
static String | 
MODULES_PATH  | 
static String | 
SERVICES_PATH  | 
static String | 
TLD_PATH  | 
CLASSES_PATH, DEFAULT_INCLUDES, LIB_PATH, META_INF_PATH, WEB_INF_PATH| Constructor and Description | 
|---|
ArtifactsPackagingTask(Set<Artifact> artifacts,
                      Overlay currentProjectOverlay)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
performPackaging(WarPackagingContext context)
Performs the packaging for the specified task. 
 | 
copyFile, copyFile, copyFiles, copyFiles, copyFilteredFile, doUnpack, getArtifactFinalName, getEncoding, getFilesToIncludes, getFilesToIncludespublic static final String TLD_PATH
public static final String SERVICES_PATH
public static final String MODULES_PATH
public static final String EXTENSIONS_PATH
public void performPackaging(WarPackagingContext context) throws MojoExecutionException
WarPackagingTaskcontext - the packaging contextMojoExecutionException - if an error occurredCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.