【发布时间】:2014-05-08 11:02:24
【问题描述】:
我正在使用 maven 项目在 Eclipse 中为 sonarqube 创建一个新的语言插件,并且在构建项目时遇到以下错误:
Failed to execute goal com.mycila.maven-license-plugin:maven-license-plugin:1.9.0:
check (enforce-license-headers) on project sonar-java-plugin:
Some files do not have the expected license header -> [Help 1]
【问题讨论】:
标签: maven sonarqube maven-enforcer-plugin