You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
My application is running on jdk 21, When I run use p3c-pmd and run "mvn pmd:pmd", I got this error:
Execution default-cli of goal org.apache.maven.plugins:maven-pmd-plugin:3.24.0:pmd failed: A required class was missing while executing org.apache.maven.plugins:maven-pmd-plugin:3.24.0:pmd: net/sourceforge/pmd/lang/BaseLanguageModule.
The text was updated successfully, but these errors were encountered:
Describe the bug
My application is running on jdk 21, When I run use p3c-pmd and run "mvn pmd:pmd", I got this error:
Execution default-cli of goal org.apache.maven.plugins:maven-pmd-plugin:3.24.0:pmd failed: A required class was missing while executing org.apache.maven.plugins:maven-pmd-plugin:3.24.0:pmd: net/sourceforge/pmd/lang/BaseLanguageModule.
The text was updated successfully, but these errors were encountered: