slawekjaranowski opened a new pull request #9:
URL: https://github.com/apache/maven-reporting-exec/pull/9


   In this PR I fixed Maven site build. 
   
   Still is failing IT test - `forked-lifecycle` on MacOs jdk 11 and 17 with 
exception:
   
   ```
   Caused by: java.lang.NullPointerException
       at org.apache.commons.lang3.SystemUtils.isJavaVersionAtLeast 
(SystemUtils.java:1626)
       at 
org.apache.maven.plugins.javadoc.AbstractJavadocMojo.getJavadocExecutable 
(AbstractJavadocMojo.java:3589)
       at org.apache.maven.plugins.javadoc.AbstractJavadocMojo.executeReport 
(AbstractJavadocMojo.java:1963)
       at org.apache.maven.plugins.javadoc.JavadocReport.generate 
(JavadocReport.java:130)
       at 
org.apache.maven.plugins.site.render.ReportDocumentRenderer.renderDocument 
(ReportDocumentRenderer.java:239)
       at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render 
(DefaultSiteRenderer.java:349)
       at org.apache.maven.plugins.site.render.SiteMojo.renderLocale 
(SiteMojo.java:198)
       at org.apache.maven.plugins.site.render.SiteMojo.execute 
(SiteMojo.java:147)
   ```
   
   If your dependency updates #7, #8 will not resolve it, I will create issue 
for it and fix. 


-- 
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: dev-unsubscr...@maven.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to