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
As an IDEasy user I expect the set-version command to be able to set my version to the latest one when I type f.e. ide set-version gradle *
ide set-version gradle *
Instead I get this output:
$ ideasy set-version gradle * No matching property found Invalid arguments: "set-version" "gradle" "conf" "plugins" "settings" "software" "workspaces"
This issue occurs in Windows Terminal git bash single git bash single cmd single powershell using '*' or "*" also does not work
'*'
"*"
The text was updated successfully, but these errors were encountered:
Thanks for creating the bug issue. Seems to be a duplicate of #1041. We should merge the information and close one of them as duplicate.
Sorry, something went wrong.
merged with #1041.
No branches or pull requests
Expected behavior
As an IDEasy user I expect the set-version command to be able to set my version to the latest one when I type f.e.
ide set-version gradle *
Actual behavior
Instead I get this output:
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
Comments/Hints:
This issue occurs in Windows Terminal git bash
single git bash
single cmd
single powershell
using
'*'
or"*"
also does not workAffected version:
The text was updated successfully, but these errors were encountered: