gnodet commented on code in PR #947:
URL: https://github.com/apache/maven/pull/947#discussion_r1061415474


##########
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:
   All the `setXxx` methods have the same javadoc.  The deprecation is not 
something new in this case.



-- 
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

Reply via email to