Modifier and Type | Method and Description |
---|---|
static Set<org.apache.maven.project.MavenProject> |
ModuleSetAssemblyPhase.getModuleProjects(ModuleSet moduleSet,
AssemblerConfigurationSource configSource,
org.slf4j.Logger logger) |
static Set<org.apache.maven.project.MavenProject> |
ModuleSetAssemblyPhase.getModuleProjects(ModuleSet moduleSet,
AssemblerConfigurationSource configSource,
org.slf4j.Logger logger) |
Modifier and Type | Method and Description |
---|---|
Map<DependencySet,Set<org.apache.maven.artifact.Artifact>> |
DefaultDependencyResolver.resolveDependencySets(Assembly assembly,
ModuleSet moduleSet,
AssemblerConfigurationSource configSource,
List<DependencySet> dependencySets) |
Map<DependencySet,Set<org.apache.maven.artifact.Artifact>> |
DependencyResolver.resolveDependencySets(Assembly assembly,
ModuleSet moduleSet,
AssemblerConfigurationSource configSource,
List<DependencySet> dependencySets) |
Map<DependencySet,Set<org.apache.maven.artifact.Artifact>> |
DependencyResolver.resolveDependencySets(Assembly assembly,
ModuleSet moduleSet,
AssemblerConfigurationSource configSource,
List<DependencySet> dependencySets) |
Map<DependencySet,Set<org.apache.maven.artifact.Artifact>> |
DefaultDependencyResolver.resolveDependencySets(Assembly assembly,
ModuleSet moduleSet,
AssemblerConfigurationSource configSource,
List<DependencySet> dependencySets) |
Modifier and Type | Method and Description |
---|---|
void |
ModuleSetConsumer.accept(ModuleSet resolvedModule) |
void |
ModuleSetConsumer.accept(ModuleSet resolvedModule) |
Modifier and Type | Method and Description |
---|---|
List<ModuleSet> |
Assembly.getModuleSets()
Method getModuleSets.
|
List<ModuleSet> |
Component.getModuleSets()
Method getModuleSets.
|
List<ModuleSet> |
Component.getModuleSets()
Method getModuleSets.
|
List<ModuleSet> |
Assembly.getModuleSets()
Method getModuleSets.
|
Modifier and Type | Method and Description |
---|---|
void |
Assembly.addModuleSet(ModuleSet moduleSet)
Method addModuleSet.
|
void |
Component.addModuleSet(ModuleSet moduleSet)
Method addModuleSet.
|
void |
Component.addModuleSet(ModuleSet moduleSet)
Method addModuleSet.
|
void |
Assembly.addModuleSet(ModuleSet moduleSet)
Method addModuleSet.
|
void |
Assembly.removeModuleSet(ModuleSet moduleSet)
Method removeModuleSet.
|
void |
Component.removeModuleSet(ModuleSet moduleSet)
Method removeModuleSet.
|
void |
Component.removeModuleSet(ModuleSet moduleSet)
Method removeModuleSet.
|
void |
Assembly.removeModuleSet(ModuleSet moduleSet)
Method removeModuleSet.
|
Modifier and Type | Method and Description |
---|---|
void |
Assembly.setModuleSets(List<ModuleSet> moduleSets)
Set specifies which module files to include in the assembly.
|
void |
Component.setModuleSets(List<ModuleSet> moduleSets)
Set specifies which module files to include in the assembly.
|
void |
Component.setModuleSets(List<ModuleSet> moduleSets)
Set specifies which module files to include in the assembly.
|
void |
Assembly.setModuleSets(List<ModuleSet> moduleSets)
Set specifies which module files to include in the assembly.
|
Copyright © 2002–2022 The Apache Software Foundation. All rights reserved.