Interface and Description |
---|
org.apache.maven.model.building.ModelSource
instead use
Source |
Class and Description |
---|
org.apache.maven.model.building.StringModelSource
instead use
StringSource |
org.apache.maven.model.interpolation.StringSearchModelInterpolator
replaced by StringVisitorModelInterpolator (MNG-6697)
|
org.apache.maven.model.building.UrlModelSource
instead use
UrlSource |
Method and Description |
---|
org.apache.maven.model.building.FileModelSource.getPomFile()
instead use
FileSource.getFile() |
Constructor and Description |
---|
org.apache.maven.model.building.ModelBuildingException(Model, String, List<ModelProblem>) |
Copyright © 2001–2019 The Apache Software Foundation. All rights reserved.