Uses of Class
org.apache.maven.model.building.BuildModelSourceTransformer.RelativeProject
Packages that use BuildModelSourceTransformer.RelativeProject
-
Uses of BuildModelSourceTransformer.RelativeProject in org.apache.maven.model.building
Methods in org.apache.maven.model.building that return BuildModelSourceTransformer.RelativeProjectModifier and TypeMethodDescriptionprivate static BuildModelSourceTransformer.RelativeProject
BuildModelSourceTransformer.toRelativeProject
(Model m) Deprecated.Methods in org.apache.maven.model.building that return types with arguments of type BuildModelSourceTransformer.RelativeProjectModifier and TypeMethodDescriptionBuildModelSourceTransformer.resolveRelativePath
(Path pomFile, TransformerContext context, Path relativePath, String groupId, String artifactId) Deprecated.