wilx commented on issue #1198: URL: https://github.com/apache/maven-dependency-plugin/issues/1198#issuecomment-5162978745
This was fixed on 2021-06-01 by commit [`b0942a65`](https://github.com/apache/maven-dependency-plugin/commit/b0942a6502d222ad32e54def23df893aa32cf436) from [PR #133](https://github.com/apache/maven-dependency-plugin/pull/133), which addressed the duplicate report [#1247 / MDEP-739](https://github.com/apache/maven-dependency-plugin/issues/1247). The first release containing the fix is maven-dependency-plugin 3.2.0. I reproduced the original `org.dojotoolkit:dojo:zip:distribution:1.10.8` example: version 3.1.2 incorrectly requests the unclassified `dojo-1.10.8.zip` and fails, while version 3.2.0 correctly resolves `dojo-1.10.8-distribution.zip`. The repository also contains an integration test covering classified dependencies. This issue can be closed as fixed in version 3.2.0. -- 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]
