@Mojo(name="directory-inline", aggregator=true, inheritByDefault=false) @Deprecated public class DirectoryInlineMojo extends AbstractDirectoryMojo
assembly:attached goal, assemble an application bundle or distribution from an assembly
 descriptor, WITHOUT first forcing Maven to build all POMs to the package phase (as is required by the
 assembly:assembly goal). This goal differs from assembly:attached 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). assembly:attached goal in conjunction with the
 dir assembly format. assembly:directory-single goal for binding your assembly to the
 lifecycle.appendAssemblyId, descriptor, descriptorId, encoding, escapeString, filters, ignoreMissingDescriptor| Constructor and Description | 
|---|
DirectoryInlineMojo()
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
MavenProject | 
getProject()
Deprecated.  
  | 
executegetArchiveBaseDirectory, getArchiverConfig, getAssemblyArchiver, getAssemblyReader, getBasedir, getClassifier, getDescriptor, getDescriptorId, getDescriptorReferences, getDescriptors, getDescriptorSourceDirectory, getEncoding, getEscapeString, getFilters, getFinalName, getJarArchiveConfiguration, getLocalRepository, getMavenFileFilter, getMavenSession, getOutputDirectory, getProjectHelper, getReactorProjects, getRemoteRepositories, getSiteDirectory, getTarLongFileMode, getTemporaryRootDirectory, getWorkingDirectory, isAssemblyIdAppended, isDryRun, isIgnoreDirFormatExtensions, isIgnoreMissingDescriptor, isIgnorePermissions, isRecompressZippedFiles, isSiteIncluded, isThisTheExecutionRoot, isUpdateOnly, isUseJvmChmod, setAppendAssemblyId, setArchive, setArchiveBaseDirectory, setAssemblyArchiver, setAssemblyReader, setBasedir, setClassifier, 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–2014 The Apache Software Foundation. All rights reserved.