public class AddFileSetsTask extends Object
| Constructor and Description |
|---|
AddFileSetsTask(FileSet... fileSets) |
AddFileSetsTask(List<FileSet> fileSets) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource) |
void |
setModuleProject(org.apache.maven.project.MavenProject moduleProject) |
void |
setProject(org.apache.maven.project.MavenProject project) |
public AddFileSetsTask(FileSet... fileSets)
public void execute(org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
throws ArchiveCreationException,
AssemblyFormattingException
public void setProject(org.apache.maven.project.MavenProject project)
public void setModuleProject(org.apache.maven.project.MavenProject moduleProject)
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.