slawekjaranowski commented on code in PR #1606:
URL: 
https://github.com/apache/maven-dependency-plugin/pull/1606#discussion_r3252805865


##########
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:
   we have defined base configuration in parent also in execution section ... 
so move it her to plugin/configuration will lost items from parent



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