We have several artifact sources.
For some sources we want to selectively download it's artifacts, and for others we want to download all of them.
However, that doesn't seem to work. only the fully specified artifacts are downloaded.
for example: Source1\Artifact1;Source1\Artifact2;Source2;Source3\Artifact1
doesn't download anything from Source2. Only S1\A1, S1\A2 and S3\A1 are being downloaded.
We have several artifact sources. For some sources we want to selectively download it's artifacts, and for others we want to download all of them. However, that doesn't seem to work. only the fully specified artifacts are downloaded. for example: Source1\Artifact1;Source1\Artifact2;Source2;Source3\Artifact1 doesn't download anything from Source2. Only S1\A1, S1\A2 and S3\A1 are being downloaded.