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 |
setLogger(org.codehaus.plexus.logging.Logger logger) |
void |
setModuleProject(MavenProject moduleProject) |
void |
setProject(MavenProject project) |
public AddFileSetsTask(FileSet... fileSets)
public void execute(org.codehaus.plexus.archiver.Archiver archiver, AssemblerConfigurationSource configSource) throws ArchiveCreationException, AssemblyFormattingException
public void setLogger(org.codehaus.plexus.logging.Logger logger)
public void setProject(MavenProject project)
public void setModuleProject(MavenProject moduleProject)
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.