exclude:
    global:
        - "*IT.java"
        - "*Test.java"
        - "*src/test*"
