In my project.xml
 
 
<report>maven-jdepend-plugin</report>
    <!-- report>maven-checkstyle-plugin</report -->
    <report>maven-changes-plugin</report>
    <report>maven-changelog-plugin</report>
    <report>maven-file-activity-plugin</report>
    <report>maven-developer-activity-plugin</report>
    <report>maven-javadoc-plugin</report>
    <report>maven-jxr-plugin</report>
    <report>maven-junit-report-plugin</report>
    <report>maven-tasklist-plugin</report>
    <!-- report>maven-jellydoc-plugin</report -->
    <report>maven-pmd-plugin</report>
    <!-- report>maven-simian-plugin</report -->
 
but the pmd plugin doesn't work?
In the generate site,I can't find pmd report in project reports.In the 
console.I find
 

xdoc:init:
xdoc:register-reports:
maven-jdepend-plugin:register:
maven-checkstyle-plugin:register:
maven-changes-plugin:register:
maven-changelog-plugin:register:
maven-developer-activity-plugin:r
maven-file-activity-plugin:regist
maven-license-plugin:register:
maven-javadoc-plugin:register:
maven-jxr-plugin:register:
maven-junit-report-plugin:registe
maven-linkcheck-plugin:register:
maven-tasklist-plugin:register:
 
I can't find pmd plugin init.
 
 what happen?how to fix it?
 
thanks.



---------------------------------
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software

Reply via email to