Package | Description |
---|---|
org.apache.maven.plugins.assembly.archive.phase | |
org.apache.maven.plugins.assembly.model |
Modifier and Type | Method | Description |
---|---|---|
static List<DependencySet> |
ModuleSetAssemblyPhase.getDependencySets(ModuleBinaries binaries) |
Modifier and Type | Method | Description |
---|---|---|
ModuleBinaries |
ModuleSet.getBinaries() |
Get when this is present, the plugin will include the
binaries of the
included modules from this set in the resulting
assembly.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ModuleSet.setBinaries(ModuleBinaries binaries) |
Set when this is present, the plugin will include the
binaries of the
included modules from this set in the resulting
assembly.
|
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.