Skip to content
Advertisement

Good with maven 3.12.0, but 3.13.0:pmd failed: MavenReportException: /workspace/my-project/.out/reports/pmd/pmd.xml (No such file or directory)

Question about maven PMD plugin.

I used to have maven pod plugin version 3.12.0 Very happy with this plugin, it was configured that way, everything was working fine.

JavaScript

However, I wanted to upgrade to the newest version 3.13.0 and I am now facing this issue.

JavaScript
JavaScript

This is literally a one character change. The 3.12 version is working perfectly fine, while with 3.13.0, it is failing 100% reproducible.

May I ask what is the issue please?

Advertisement

Answer

This is now fixed with version 3.14.0 of the same plugin by PMD team.

User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement