--- name: Bug report about: Create a report to help us improve title: '' labels: 'a:bug' assignees: '' --- **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:** Please provide detailed steps for how we can reproduce the bug. 1. ... (e.g. if you're using maven: `mvn clean verify`) 2. ... **Running PMD through:** *[CLI | Ant | Maven | Gradle | Designer | Other]*