Package | Description |
---|---|
org.apache.maven.plugins.assembly.model |
Modifier and Type | Method | Description |
---|---|---|
ModuleSources |
ModuleSet.getSources() |
Get when this is present, the plugin will include the source
files of
the included modules from this set in the
resulting assembly.
|
Modifier and Type | Method | Description |
---|---|---|
void |
ModuleSet.setSources(ModuleSources sources) |
Set when this is present, the plugin will include the source
files of
the included modules from this set in the
resulting assembly.
|
Copyright © 2002–2019 The Apache Software Foundation. All rights reserved.