Skip to content
New issue

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

Improve error message if a gradle command fails #42

Closed
2 tasks
simonhauck opened this issue May 23, 2024 · 0 comments · Fixed by #44
Closed
2 tasks

Improve error message if a gradle command fails #42

simonhauck opened this issue May 23, 2024 · 0 comments · Fixed by #44
Labels
enhancement New feature or request

Comments

@simonhauck
Copy link
Owner

Is your feature request related to a problem? Please describe

If for example the tag command fails, the user has no proper information what is the problem. The gradle exception should ideally tell him what has failed

Describe the solution you'd like

Improve the gradleException if the process wrapper command fails.

Do you want to develop this feature yourself?

  • Yes
  • No
@simonhauck simonhauck added the enhancement New feature or request label May 23, 2024
simonhauck pushed a commit that referenced this issue May 23, 2024
…in gradleException to contain more information on what exactly failed
@simonhauck simonhauck linked a pull request May 26, 2024 that will close this issue
simonhauck pushed a commit that referenced this issue May 26, 2024
…in gradleException to contain more information on what exactly failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant