Uses of Class
org.apache.maven.model.Parent
Packages that use Parent
Package
Description
-
Uses of Parent in org.apache.maven.model
Methods in org.apache.maven.model that return ParentMethods in org.apache.maven.model that return types with arguments of type ParentMethods in org.apache.maven.model with parameters of type ParentMethod parameters in org.apache.maven.model with type arguments of type Parent -
Uses of Parent in org.apache.maven.model.resolution
Methods in org.apache.maven.model.resolution with parameters of type ParentModifier and TypeMethodDescriptionModelResolver.resolveModel
(Parent parent) Tries to resolve the POM for the specified parent coordinates possibly updatingparent
. -
Uses of Parent in org.apache.maven.project
Methods in org.apache.maven.project with parameters of type Parent