Skip to content

Commit

Permalink
Updated the description of installArtifacts in mend (#4877)
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayanjay authored Apr 2, 2024
1 parent bf59a28 commit 8627ad6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/whitesourceExecuteScan_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions resources/metadata/whitesourceExecuteScan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -524,8 +524,9 @@ spec:
- name: installArtifacts
type: bool
description:
"If enabled, it will install all artifacts to the local maven repository to make them available before running whitesource.
This is required if any maven module has dependencies to other modules in the repository and they were not installed before."
"If enabled, all artifacts will be installed to the local Maven repository to ensure availability before running WhiteSource.
Currently, this parameter is not honored in whitesourceExecuteScan step, as it is internally managed by UA with the 'runPreStep'.
In the future, this parameter will be honored based on the individual build tool."
scope:
- GENERAL
- STEPS
Expand Down

0 comments on commit 8627ad6

Please sign in to comment.