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
--target
kantra analyze
When selecting multiple targets, only the first one is added to the analyze command.
analyze
Recreation steps:
MTA: Explorer
cloud-readiness
jakarta-ee
Expected results: Both targets included
Actual results:
time="2023-12-05T13:41:59-05:00" level=info msg="running source code analysis" args="--provider-settings=/opt/input/config/settings.json --rules=/opt/rulesets/ --output-file=/opt/output/output.yaml --context-lines=100 --dep-label-selector=(!konveyor.io/dep-source=open-source) --verbose=4 --label-selector=((konveyor.io/target=cloud-readiness) && konveyor.io/source) || (discovery)" input=/Users/dzager/Workspace/kyma_poc/data/coolstuff-javaee log=/Users/dzager/.windup/tooling/vscode/xjmsw61l5-nos88yyps/analysis.log output=/Users/dzager/.windup/tooling/vscode/xjmsw61l5-nos88yyps volumes="{\"/Users/dzager/.windup/tooling/vscode/xjmsw61l5-nos88yyps\":\"/opt/output\",\"/Users/dzager/Workspace/kyma_poc/data/coolstuff-javaee\":\"/opt/input/source\",\"/var/folders/rm/h4pf5h4j1z39vkywmhyfcgrh0000gn/T/analyze-config-196555721\":\"/opt/input/config\"}"
The text was updated successfully, but these errors were encountered:
Closed by #730
Sorry, something went wrong.
No branches or pull requests
When selecting multiple targets, only the first one is added to the
analyze
command.Recreation steps:
MTA: Explorer
cloud-readiness
andjakarta-ee
)Expected results:
Both targets included
Actual results:
The text was updated successfully, but these errors were encountered: