power4j/ji-boot

๐Ÿ‘พ BUG | CI ๆŠฅ้”™ A required class was missing while executing org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd: net/sourceforge/pmd/lang/java/rule/documentation/AbstractCommentRule

Closed this issue ยท 0 comments

$ ./mvnw install -DskipTests=true -Dmaven.javadoc.skip=true -B -V

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  11.512 s
[INFO] Finished at: 2021-02-15T09:27:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd (pmd) on project ji-common-core: Execution pmd of goal org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd failed: A required class was missing while executing org.apache.maven.plugins:maven-pmd-plugin:3.8:pmd: net/sourceforge/pmd/lang/java/rule/documentation/AbstractCommentRule

https://travis-ci.com/github/power4j/ji-boot/builds/217083701