ae9dec9c5e
Refs #2249
873 B
873 B
name | about | title | labels | assignees |
---|---|---|---|---|
Bug report | Create a report to help us improve | bug |
Affects PMD Version:
Make sure, to test with the latest PMD version.
Description:
A clear and concise description of what the bug is.
Exception Stacktrace:
# Copy-paste the stack trace here
Code Sample demonstrating the issue:
Steps to reproduce:
- Compile the project:
mvn verify
- Run PMD:
run.sh pmd -d src -f xml -R ruleset.xml
Running PMD through: [CLI | Ant | Maven | Gradle | Designer | Other]