Modifier and Type | Method and Description |
---|---|
File |
AssemblyArchiver.createArchive(Assembly assembly,
String fullName,
String format,
AssemblerConfigurationSource configSource,
boolean recompressZippedFiles,
String mergeManifestMode,
Date sourceDateEpoch)
Create the assembly archive.
|
File |
DefaultAssemblyArchiver.createArchive(Assembly assembly,
String fullName,
String format,
AssemblerConfigurationSource configSource,
boolean recompressZippedFiles,
String mergeManifestMode,
Date outputTimestamp)
Create the assembly archive.
|
File |
DefaultAssemblyArchiver.createArchive(Assembly assembly,
String fullName,
String format,
AssemblerConfigurationSource configSource,
boolean recompressZippedFiles,
String mergeManifestMode,
Date outputTimestamp)
Create the assembly archive.
|
File |
AssemblyArchiver.createArchive(Assembly assembly,
String fullName,
String format,
AssemblerConfigurationSource configSource,
boolean recompressZippedFiles,
String mergeManifestMode,
Date sourceDateEpoch)
Create the assembly archive.
|
Modifier and Type | Method and Description |
---|---|
void |
AssemblyArchiverPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
void |
DependencySetAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
void |
FileItemAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
void |
ModuleSetAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
void |
RepositoryAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
void |
RepositoryAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
void |
ModuleSetAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
void |
FileItemAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
void |
DependencySetAssemblyPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
void |
AssemblyArchiverPhase.execute(Assembly assembly,
org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource)
Handle the associated section of the assembly descriptor.
|
Modifier and Type | Method and Description |
---|---|
void |
AddDependencySetsTask.execute(org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource) |
void |
ArchiverTask.execute(org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource) |
void |
ArchiverTask.execute(org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource) |
void |
AddDependencySetsTask.execute(org.codehaus.plexus.archiver.Archiver archiver,
AssemblerConfigurationSource configSource) |
Modifier and Type | Method and Description |
---|---|
void |
ModuleSetConsumer.accept(ModuleSet resolvedModule) |
void |
ModuleSetConsumer.accept(ModuleSet resolvedModule) |
Modifier and Type | Method and Description |
---|---|
static void |
Assemblies.forEachModuleSet(Assembly assembly,
ModuleSetConsumer moduleSetConsumer) |
static void |
Assemblies.forEachModuleSet(Assembly assembly,
ModuleSetConsumer moduleSetConsumer) |
Modifier and Type | Method and Description |
---|---|
static void |
FilterUtils.filterArtifacts(Set<org.apache.maven.artifact.Artifact> artifacts,
List<String> includes,
List<String> excludes,
boolean strictFiltering,
boolean actTransitively,
org.slf4j.Logger logger,
org.apache.maven.artifact.resolver.filter.ArtifactFilter... additionalFilters) |
static void |
FilterUtils.filterArtifacts(Set<org.apache.maven.artifact.Artifact> artifacts,
List<String> includes,
List<String> excludes,
boolean strictFiltering,
boolean actTransitively,
org.slf4j.Logger logger,
org.apache.maven.artifact.resolver.filter.ArtifactFilter... additionalFilters) |
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.