jfrog / jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
Apache License 2.0
525 stars 223 forks source link

filtering downloads using --exclusions option does not work with --build option #1806

Open natan500 opened 1 year ago

natan500 commented 1 year ago

Describe the bug

I tried to download maven build artifacts with jfrog cli 2.13.0 using the --build option and filtering pom and jar files using --exclusions="pom;jar", but this seems not to work because it still downloads all the files including the pom and jar files. When using path instead of build option the filtering works as expected.

Current behavior

.

Reproduction steps

No response

Expected behavior

No response

JFrog CLI version

2.13.0

Operating system type and version

macOS

JFrog Artifactory version

No response

JFrog Xray version

No response

yahavi commented 1 year ago

Also in 2.32.0