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


##########
impl/maven-core/src/main/java/org/apache/maven/plugin/internal/PluginDependenciesResolver.java:
##########
@@ -35,6 +35,7 @@
  * changed or deleted without prior notice.
  *
  * @since 3.0
+ * @author Benjamin Bentmann

Review Comment:
   Minor: The Maven 4.x codebase consistently avoids `@author` tags (zero files 
in `impl/maven-core/src/main/java/` use them). This appears carried over from 
the 3.10.x change but is inconsistent with the 4.x conventions. Consider 
removing it.



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