The pom.xml file does not scope the dependencies for ant, ant-testutil and junit. These are not actual runtime dependencies and should be scoped as provided, test and test respectively.
This will be fixed with the next PMD release (5.1.3).
Log in to post a comment.
This will be fixed with the next PMD release (5.1.3).