elharo commented on code in PR #1606:
URL:
https://github.com/apache/maven-dependency-plugin/pull/1606#discussion_r3252732398
##########
pom.xml:
##########
@@ -430,11 +424,9 @@ under the License.
<failOnWarning>true</failOnWarning>
<ignoredUnusedDeclaredDependencies combine.children="append">
<!-- used in tests runtime -->
-
<ignoredUnusedDeclaredDependency>org.fusesource.jansi:jansi</ignoredUnusedDeclaredDependency>
Review Comment:
How sure are you about this one? It feels risky. Haven't looked at the git
log but someone — might even be me — put this here for a reason and even left a
comment above as to why.
If it's genuinely unused now, then remove the comment too.
--
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]