michael-o commented on code in PR #1361:
URL: https://github.com/apache/maven/pull/1361#discussion_r1440632936


##########
maven-plugin-api/src/main/java/org/apache/maven/plugin/descriptor/MojoDescriptor.java:
##########
@@ -85,8 +84,8 @@ public class MojoDescriptor extends ComponentDescriptor<Mojo> 
implements Cloneab
     private String executeLifecycle;
 
     /**
-     * Description with reason of Mojo deprecation. Similar to Javadoc {@code 
@deprecated}.
-     * This will trigger a warning when a user tries to use a Mojo marked as 
deprecated.
+     * Specify the version when the Mojo was deprecated to the API. Similar to 
Javadoc deprecated. This will trigger a

Review Comment:
   The only changes to this file on master I can find are 
47e2d689d687358a85c2cdecc176cac36093817e and 
5ce5591ae341188230d6ecca76c90bd0a786fcb2
   
   I agree that they should be included as well.



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