|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AssemblyContext | |
---|---|
org.apache.maven.plugin.assembly | |
org.apache.maven.plugin.assembly.archive.phase |
Uses of AssemblyContext in org.apache.maven.plugin.assembly |
---|
Classes in org.apache.maven.plugin.assembly that implement AssemblyContext | |
---|---|
class |
DefaultAssemblyContext
|
Methods in org.apache.maven.plugin.assembly that return AssemblyContext | |
---|---|
AssemblyContext |
AssemblyContext.setManagedVersionMap(Map managedVersions)
|
AssemblyContext |
DefaultAssemblyContext.setManagedVersionMap(Map managedVersions)
|
Uses of AssemblyContext in org.apache.maven.plugin.assembly.archive.phase |
---|
Methods in org.apache.maven.plugin.assembly.archive.phase with parameters of type AssemblyContext | |
---|---|
protected void |
ModuleSetAssemblyPhase.addModuleBinaries(ModuleBinaries binaries,
Set projects,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource,
AssemblyContext context)
|
void |
FileSetAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource,
AssemblyContext context)
Handle the associated section of the assembly descriptor. |
void |
AssemblyArchiverPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource,
AssemblyContext context)
Handle the associated section of the assembly descriptor. |
void |
DependencySetAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource,
AssemblyContext context)
Handle the associated section of the assembly descriptor. |
void |
ModuleSetAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource,
AssemblyContext context)
Handle the associated section of the assembly descriptor. |
void |
FileItemAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource,
AssemblyContext context)
Handle the associated section of the assembly descriptor. |
void |
RepositoryAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource,
AssemblyContext context)
Handle the associated section of the assembly descriptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |