-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 2.5, 2.6, 2.7, 2.8, 2.9
-
Fix Version/s: 2.10-rc-1
When a project defines multiple artifacts for a configuration, and uses the `archiveName` for these artifacts, then a project dependency referencing this configuration will not include all of the artifacts.
Reproducible test case: https://github.com/bigdaz/GRADLE-3362