Uses of Class
org.apache.maven.plugins.assembly.model.ModuleSources
-
Uses of ModuleSources in org.apache.maven.plugins.assembly.model
Modifier and TypeMethodDescriptionModuleSet.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 TypeMethodDescriptionvoid
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.