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


##########
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:
   @kwin Now the diff is only v4 API related. Please check again.



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