Deprecated API
Contents
-
InterfaceDescriptioninstead use
Source
since maven 4.0, this interface is not used anymore and is only here for compatibility
-
ClassDescriptioninstead use
StringSource
instead useUrlSource
since maven 4.0, this class is now a no-op class and is only here for compatibility
-
MethodDescriptionsince 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()
rawModel is never set, instead the fileModel is setsetting the rawModel has no effect, instead the fileModel of phase one will be set
-
ConstructorDescriptionUse
ModelBuildingException(ModelBuildingResult)
instead.UseMavenBuildTimestamp(Date, Map)
or extract the format and pass it toMavenBuildTimestamp(Date, String)
instead.