elharo merged PR #439:
URL: https://github.com/apache/maven-dependency-plugin/pull/439
--
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..
elharo commented on code in PR #439:
URL:
https://github.com/apache/maven-dependency-plugin/pull/439#discussion_r1807062673
##
src/main/java/org/apache/maven/plugins/dependency/analyze/AbstractAnalyzeMojo.java:
##
@@ -114,64 +112,50 @@ public abstract class AbstractAnalyzeMojo
michael-o commented on code in PR #439:
URL:
https://github.com/apache/maven-dependency-plugin/pull/439#discussion_r1806790050
##
src/main/java/org/apache/maven/plugins/dependency/analyze/AbstractAnalyzeMojo.java:
##
@@ -114,64 +112,50 @@ public abstract class AbstractAnalyzeMo
elharo opened a new pull request, #439:
URL: https://github.com/apache/maven-dependency-plugin/pull/439
1. Don't specify the property when it's identical to the field name, since
this adds redundant content to the user docs.
2. Don't bother with `@since` from 2.0 versions
3. Fix copy p