-
Cannot use the diamond generic notation when running in JDK
inferior to 1.7 mode! 根据使用的JDK版本,修改配置: sonar.java.source=1.8 -
java.lang.IllegalStateException: No files nor directories matching ‘target/’
sonar.java.binaries=. -
Project does not pass the quality gate
一般出现在调试模式,将Jenkins中的Additional arguments配置中的:-X去掉。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)