Maarten Coene created IVY-1654: ---------------------------------- Summary: Maven dependencyMagament matching not correct. Key: IVY-1654 URL: https://issues.apache.org/jira/browse/IVY-1654 Project: Ivy Issue Type: Bug Components: Core Reporter: Maarten Coene Assignee: Maarten Coene
When matching a dependency in the dependencyManagement section, they combination of groupId, artifactId, type and classifier must be used as key, where the default value of type is 'jar' and the default classifier is null. See also https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Management -- This message was sent by Atlassian Jira (v8.20.10#820010)