pzygielo commented on code in PR #947: URL: https://github.com/apache/maven/pull/947#discussion_r1061375606
########## maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java: ########## @@ -625,6 +626,15 @@ public DefaultModelBuilder setProfileActivationFilePathInterpolator( versionProcessor); } + /** + * @deprecated since Maven 4 + * @see DefaultModelBuilderFactory#setReportingConverter(ReportingConverter) Review Comment: There is nothing to be seen there. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org