| 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>) Use  ModelBuildingException(ModelBuildingResult)instead. | 
Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.