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

Fail build on CheckStyle or PMD violations #907

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Conversation

uhafner
Copy link
Member

@uhafner uhafner commented Apr 27, 2024

To see all CheckStyle and PMD violations in a maven build you need to run maven with option
-Dcheckstyle.failOnViolation=false and -Dpmd.failOnViolation=false.

Supersedes #483

To see all CheckStyle and PMD violations in a maven build you need to
run maven with option `-Dcheckstyle.failOnViolation=false`
 and `-Dpmd.failOnViolation=false`.
@uhafner uhafner added the internal Internal changes without user or API impact label Apr 27, 2024
@uhafner uhafner merged commit 5e19fd4 into main Apr 30, 2024
21 checks passed
@uhafner uhafner deleted the fail-build-on-violations branch April 30, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal changes without user or API impact
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant