Branch: refs/heads/main
Home: https://github.com/jenkinsci/analysis-pom-plugin
Commit: e33b429a1c5c8b4d46bb501cbed64fa6fb6712f0
https://github.com/jenkinsci/analysis-pom-plugin/commit/e33b429a1c5c8b4d46bb501cbed64fa6fb6712f0
Author: Ulli Hafner <[email protected]>
Date: 2024-04-27 (Sat, 27 Apr 2024)
Changed paths:
M pom.xml
Log Message:
-----------
Fail build on CheckStyle or PMD violations.
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`.
Commit: 5e19fd4deca6349a86da3c620a57e76a2396974b
https://github.com/jenkinsci/analysis-pom-plugin/commit/5e19fd4deca6349a86da3c620a57e76a2396974b
Author: Ullrich Hafner <[email protected]>
Date: 2024-04-30 (Tue, 30 Apr 2024)
Changed paths:
M pom.xml
Log Message:
-----------
Merge pull request #907 from jenkinsci/fail-build-on-violations
Fail build on CheckStyle or PMD violations
Compare:
https://github.com/jenkinsci/analysis-pom-plugin/compare/f720505f0175...5e19fd4deca6
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/analysis-pom-plugin/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/analysis-pom-plugin/push/refs/heads/main/f72050-5e19fd%40github.com.