Package | Description |
---|---|
org.apache.maven.plugins.assembly.model |
Modifier and Type | Method and 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.
|
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 and 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.
|
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–2022 The Apache Software Foundation. All rights reserved.