Open original-brownbear opened 8 years ago
@davvd valid bug
@davvd valid bug
@krzyk tag bug added to this issue
@original-brownbear many thanks for the report, I topped your account for 15 mins, transaction AP-1Y1024125J734200D
@original-brownbear please add also info that it should be done also for checkstyle
@davvd this is postponed
@krzyk done :)
@original-brownbear thanks
@davvd this is postponed
@krzyk thanks, I added "postponed" label
@davvd this is postponed
@krzyk I will ask somebody else to pick this up
Observed this today when introducing Qulice into a legacy project.
Environment:
Issue Observed:
<exclude>pmd:.*</exclude>
the build passes which is correct, but:[INFO] No PMD violations found in 3xx files
, this is not correctWhat I would like to see here :):
[INFO] No PMD violations found in 0 files
, or obviously even better no PMD output at all.