|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.alfresco.maven.plugin.amp.packaging.AbstractAmpPackagingTask
org.alfresco.maven.plugin.amp.packaging.ArtifactsPackagingTask
public class ArtifactsPackagingTask
Handles the artifacts that needs to be packaged in the web application.
| Field Summary | |
|---|---|
static java.lang.String |
LIB_PATH
|
| Fields inherited from class org.alfresco.maven.plugin.amp.packaging.AbstractAmpPackagingTask |
|---|
DEFAULT_INCLUDES, META_INF_PATH |
| Constructor Summary | |
|---|---|
ArtifactsPackagingTask(java.util.Set artifacts)
|
|
| Method Summary | |
|---|---|
void |
performPackaging(AmpPackagingContext context)
Performs the packaging for the specified task. |
| Methods inherited from class org.alfresco.maven.plugin.amp.packaging.AbstractAmpPackagingTask |
|---|
copyFile, copyFile, copyFiles, copyFiles, copyFilteredFile, doUnpack, getArtifactFinalName, getFilesToIncludes |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LIB_PATH
| Constructor Detail |
|---|
public ArtifactsPackagingTask(java.util.Set artifacts)
| Method Detail |
|---|
public void performPackaging(AmpPackagingContext context)
throws org.apache.maven.plugin.MojoExecutionException
AmpPackagingTask
context - the packaging context
org.apache.maven.plugin.MojoExecutionException - if an error occured
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||