zregvart commented on issue #5: [MCHECKSTYLE-353] - Don't resolve any 
dependencies
URL: 
https://github.com/apache/maven-checkstyle-plugin/pull/5#issuecomment-446988674
 
 
   @eolivelli the build fails with this in the exact same way it fails for me 
on master:
   ```
   [INFO] -------------------------------------------------
   [INFO] Build Summary:
   [INFO]   Passed: 36, Failed: 4, Errors: 0, Skipped: 0
   [INFO] -------------------------------------------------
   [ERROR] The following builds failed:
   [ERROR] *  MCHECKSTYLE-173-with-charset/pom.xml
   [ERROR] *  MCHECKSTYLE-173-without-charset/pom.xml
   [ERROR] *  MCHECKSTYLE-129/pom.xml
   [ERROR] *  minimal-pom/pom.xml
   [INFO] -------------------------------------------------
   ```
   
   All of which points to this root cause:
   ```
   java.lang.ClassNotFoundException: 
org.apache.maven.doxia.siterenderer.DocumentContent
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to