Deprecated API
Contents
- 
Deprecated InterfacesInterfaceDescriptioninstead useSourcesince maven 4.0, this interface is not used anymore and is only here for compatibility
- 
Deprecated ClassesClassDescriptioninstead useStringSourceinstead useUrlSourcesince maven 4.0, this class is now a no-op class and is only here for compatibility
- 
Deprecated MethodsMethodDescriptionsince Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4since Maven 4org.apache.maven.model.building.DefaultModelBuilderFactory.setReportingConverter(ReportingConverter) instead useFileSource.getFile()UseModelBuilder.buildRawModel(Path, int, boolean)instead.UsegetPomPath()instead.rawModel is never set, instead the fileModel is setUsesetPomPath(Path)instead.setting the rawModel has no effect, instead the fileModel of phase one will be setUseModelReader.read(Path, Map)instead.UseModelLocator.locateExistingPom(Path)instead.UseModelLocator.locatePom(Path)instead.UsePathTranslator.alignToBaseDirectory(String, Path)instead.
- 
Deprecated ConstructorsConstructorDescriptionUseFileModelSource(Path)instead.UseModelBuildingException(ModelBuildingResult)instead.UseMavenBuildTimestamp(Date, Map)or extract the format and pass it toMavenBuildTimestamp(Date, String)instead.