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

ci: enable PMD checks #5273

Merged
merged 4 commits into from
Aug 12, 2024
Merged

ci: enable PMD checks #5273

merged 4 commits into from
Aug 12, 2024

Commits on Aug 11, 2024

  1. ci: enable PMD checks

    jdrueckert committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    3c0bb84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93f71b4 View commit details
    Browse the repository at this point in the history
  3. ci: fix java.lang.NoSuchMethodError

    Jenkins complaiend about:
    ```
    Error when executing always post condition:
    java.lang.NoSuchMethodError: No such DSL method 'pmd' found among steps [..., pmdParser, ...]
    ```
    jdrueckert committed Aug 11, 2024
    Configuration menu
    Copy the full SHA
    38112a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6de666 View commit details
    Browse the repository at this point in the history