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


##########
api/maven-api-xml/src/main/java/org/apache/maven/api/xml/XmlNode.java:
##########
@@ -449,11 +446,11 @@ public Builder inputLocation(Object inputLocation) {
          * @return a new immutable XmlNode instance
          * @throws NullPointerException if name has not been set
          */
-        public XmlNode build() {
+        XmlNode build() {

Review Comment:
   Did you blindly apply rules without looking at the code ? Or was that a tool 
? if so it seems broken !



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to