We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Following PR #719, it seems like the --exclude-test-deps flag is not working anymore. It looks like this flag's value is read, but not used.
The flag does nothing.
No response
The flag should work according to its description in the documentation:
--exclude-test-deps: [Default: false] [Gradle] Set to true if you'd like to exclude Gradle test dependencies from Xray scanning.
2.43.3
Mac
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
Following PR #719, it seems like the --exclude-test-deps flag is not working anymore.
It looks like this flag's value is read, but not used.
Current behavior
The flag does nothing.
Reproduction steps
No response
Expected behavior
The flag should work according to its description in the documentation:
--exclude-test-deps: [Default: false] [Gradle] Set to true if you'd like to exclude Gradle test dependencies from Xray scanning.
JFrog CLI-Core version
2.43.3
JFrog CLI version (if applicable)
No response
Operating system type and version
Mac
JFrog Artifactory version
No response
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered: