Uses of Class
org.apache.maven.model.Scm
Packages that use Scm
-
Uses of Scm in org.apache.maven.model
Methods in org.apache.maven.model that return ScmMethods in org.apache.maven.model that return types with arguments of type ScmMethods in org.apache.maven.model with parameters of type ScmMethod parameters in org.apache.maven.model with type arguments of type Scm -
Uses of Scm in org.apache.maven.model.merge
Methods in org.apache.maven.model.merge with parameters of type ScmModifier and TypeMethodDescriptionprotected void
protected void
ModelMerger.mergeScm_ChildScmConnectionInheritAppendPath
(Scm target, Scm source, boolean sourceDominant, Map<Object, Object> context) protected void
ModelMerger.mergeScm_ChildScmDeveloperConnectionInheritAppendPath
(Scm target, Scm source, boolean sourceDominant, Map<Object, Object> context) protected void
ModelMerger.mergeScm_ChildScmUrlInheritAppendPath
(Scm target, Scm source, boolean sourceDominant, Map<Object, Object> context) protected void
ModelMerger.mergeScm_Connection
(Scm target, Scm source, boolean sourceDominant, Map<Object, Object> context) protected void
ModelMerger.mergeScm_DeveloperConnection
(Scm target, Scm source, boolean sourceDominant, Map<Object, Object> context) protected void
ModelMerger.mergeScm_Tag
(Scm target, Scm source, boolean sourceDominant, Map<Object, Object> context) protected void
ModelMerger.mergeScm_Url
(Scm target, Scm source, boolean sourceDominant, Map<Object, Object> context)