Uses of Class
org.apache.maven.model.building.FileModelSource
Packages that use FileModelSource
-
Uses of FileModelSource in org.apache.maven.model.building
Fields in org.apache.maven.model.building with type parameters of type FileModelSourceModifier and TypeFieldDescriptionprivate final Map
<String, Set<FileModelSource>> DefaultTransformerContextBuilder.mappedSources
Deprecated.Methods in org.apache.maven.model.building that return FileModelSourceModifier and TypeMethodDescriptionDeprecated.Methods in org.apache.maven.model.building with parameters of type FileModelSourceModifier and TypeMethodDescriptionvoid
DefaultTransformerContextBuilder.putSource
(String groupId, String artifactId, FileModelSource source) Deprecated.