org.apache.maven.plugin.assembly.archive.task
Class AddFileSetsTask
java.lang.Object
org.apache.maven.plugin.assembly.archive.task.AddFileSetsTask
public class AddFileSetsTask
- extends Object
- Version:
- $Id: AddFileSetsTask.java 1633832 2014-10-23 15:03:47Z krosenvold $
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddFileSetsTask
public AddFileSetsTask(List<FileSet> fileSets)
AddFileSetsTask
public AddFileSetsTask(FileSet... fileSets)
execute
public void execute(org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
throws ArchiveCreationException,
AssemblyFormattingException
- Throws:
ArchiveCreationException
AssemblyFormattingException
setLogger
public void setLogger(org.codehaus.plexus.logging.Logger logger)
setProject
public void setProject(org.apache.maven.project.MavenProject project)
setModuleProject
public void setModuleProject(org.apache.maven.project.MavenProject moduleProject)
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.