@Mojo(name="directory-single", inheritByDefault=false) @Deprecated public class DirectorySingleMojo extends AbstractDirectoryMojo
assembly:attached goal, assemble an application bundle or distribution from an assembly
 descriptor. This goal is suitable either for binding to the lifecycle or calling directly from the command line
 (provided all required files are available before the build starts, or are produced by another goal specified before
 this one on the command line). assembly:single in that it ignores the <formats/> section of the assembly
 descriptor, and forces the assembly to be created as a directory in the project's build-output directory (usually
 ./target).commanndLinePropertiesInterpolator, envInterpolator, mainProjectInterpolator, rootInterpolator| Constructor and Description | 
|---|
DirectorySingleMojo()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
MavenProject | 
getProject()
Deprecated.  
  | 
executegetArchiveBaseDirectory, getArchiverConfig, getBasedir, getClassifier, getCommandLinePropsInterpolator, getDelimiters, getDescriptor, getDescriptorId, getDescriptorReferences, getDescriptors, getDescriptorSourceDirectory, getEncoding, getEnvInterpolator, getEscapeString, getFilters, getFinalName, getJarArchiveConfiguration, getLocalRepository, getMainProjectInterpolator, getMavenReaderFilter, getMavenSession, getOutputDirectory, getProjectHelper, getReactorProjects, getRemoteRepositories, getRepositoryInterpolator, getSiteDirectory, getTarLongFileMode, getTemporaryRootDirectory, getWorkingDirectory, isAssemblyIdAppended, isDryRun, isIgnoreDirFormatExtensions, isIgnoreMissingDescriptor, isIgnorePermissions, isIncludeProjectBuildFilters, isSiteIncluded, isUpdateOnly, isUseJvmChmod, mainProjectInterpolator, setAppendAssemblyId, setArchive, setBasedir, setClassifier, setDelimiters, setDescriptor, setDescriptorId, setDescriptorRefs, setDescriptors, setDescriptorSourceDirectory, setFilters, setFinalName, setIgnoreMissingDescriptor, setIncludeSite, setLocalRepository, setOutputDirectory, setProjectHelper, setReactorProjects, setSiteDirectory, setTarLongFileMode, setTempRoot, setWorkDirectorygetLog, getPluginContext, setLog, setPluginContextpublic MavenProject getProject()
getProject in interface AssemblerConfigurationSourcegetProject in class AbstractAssemblyMojoCopyright © 2002–2015 The Apache Software Foundation. All rights reserved.