Uses of Class
org.apache.maven.plugins.assembly.model.Component
Package
Description
-
Uses of Component in org.apache.maven.plugins.assembly.io
Modifier and TypeMethodDescriptionprotected void
DefaultAssemblyReader.mergeComponentWithAssembly
(Component component, Assembly assembly) Add the content of a single Component to main assembly -
Uses of Component in org.apache.maven.plugins.assembly.model.io.xpp3
Modifier and TypeMethodDescriptionComponentXpp3Reader.read
(InputStream in) Method read.ComponentXpp3Reader.read
(InputStream in, boolean strict) Method read.ComponentXpp3Reader.read
(org.codehaus.plexus.util.xml.pull.XmlPullParser parser, boolean strict) Method read.