Eric Milles created IVY-1662: -------------------------------- Summary: ivy:checkdepsupdate does not filter transitive dependencies properly Key: IVY-1662 URL: https://issues.apache.org/jira/browse/IVY-1662 Project: Ivy Issue Type: Bug Components: Ant Affects Versions: 2.5.3 Reporter: Eric Milles
I have been trying to use {{ivy:checkdepsupdate}} to report on dependencies that should have their revision increased. When I have a module that declares a dependency, for example commons-collections4, that item can be mentioned several times in the output. Even when I have updated the direct dependency, I get update lines for evicted transitive dependency elements. I also noticed that I get update lines for dependencies that fall outside the confs that I specify to check. -- This message was sent by Atlassian Jira (v8.20.10#820010)