JacocoPlus
JacocoPlus copied to clipboard
编译报错
代码拉下来执行命令报错 mvn clean package -Dmaven.javadoc.test=true -Dmaven.test.skip=true 具体错误信息 Execution help-goal of goal org.apache.maven.plugins:maven-plugin-plugin:3.6.0:helpmojo failed: Unable to load the mojo 'helpmojo' in the plugin 'org.apache.maven.plugins:maven-plugin-plugin:3.6.0'. A required class is missing: org/codehaus/plexus/velocity/DefaultVelocityComponent
我看看