pzygielo commented on issue #189:
URL: 
https://github.com/apache/maven-pmd-plugin/issues/189#issuecomment-2901387446

   I had similar problem: https://issues.apache.org/jira/browse/MPMD-403 (for 
different reason but I wanted similar outcome).
   
   
https://issues.apache.org/jira/browse/MPMD-403?focusedCommentId=17880071&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17880071:
   
   > For completeness - with `:pmd` being reporting plugin, and with no goal 
(that I could find) to do non-reporting analysis to produce `pmd.xml` only, 
with reporting context (and checking for skin) being prepared early, I'm able 
to work around my original problem, by configuring doxia to use other than 
`html` format (and not fail for project with not updated `site.xml`).
   
   And I tried to introduce
   - https://github.com/apache/maven-doxia/pull/227
   
   which then seemed for me easier than
   > Mojo classes should be refactored.
   
   After all - I'd like to see _Generate pmd.xml, but skip HTML generation_ as 
well!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to