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
Describe the bug The error is printed when some of the target dirs are missing
mvn -q clean [ERROR] [exec] Result: 1
we need to add -f to f2f55ae#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R1112 Steps/Code to reproduce bug
mvn clean
Expected behavior repeated clean should not produce error messages
Environment details (please complete the following information) local
The text was updated successfully, but these errors were encountered:
res-life
Successfully merging a pull request may close this issue.
Describe the bug
The error is printed when some of the target dirs are missing
we need to add -f to f2f55ae#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8R1112
Steps/Code to reproduce bug
Expected behavior
repeated clean should not produce error messages
Environment details (please complete the following information)
local
The text was updated successfully, but these errors were encountered: