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

[BUG] mvn clean prints an error message on a clean dir #4445

Closed
gerashegalov opened this issue Dec 30, 2021 · 0 comments · Fixed by #4456
Closed

[BUG] mvn clean prints an error message on a clean dir #4445

gerashegalov opened this issue Dec 30, 2021 · 0 comments · Fixed by #4456
Assignees
Labels
bug Something isn't working build Related to CI / CD or cleanly building

Comments

@gerashegalov
Copy link
Collaborator

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

@gerashegalov gerashegalov added bug Something isn't working ? - Needs Triage Need team to review and classify build Related to CI / CD or cleanly building labels Dec 30, 2021
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Jan 4, 2022
@res-life res-life self-assigned this Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants