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 1675144 2015-04-21 16:05:16Z 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(MavenProject project)
 
setModuleProject
public void setModuleProject(MavenProject moduleProject)
 
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.