소스 검색

Re-add PMD (didn't seem the key problem - Maven is playing up all over the place).

Ben Alex 20 년 전
부모
커밋
e46cd072b8
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      project.xml

+ 1 - 0
project.xml

@@ -419,6 +419,7 @@
     <report>maven-jdepend-plugin</report>
     <report>maven-junit-report-plugin</report>
     <report>maven-jxr-plugin</report>
+    <report>maven-pmd-plugin</report>
     <report>maven-simian-plugin</report>
     <report>maven-tasklist-plugin</report>
     <report>maven-findbugs-plugin</report>