You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/01/25 16:36:31 UTC

[GitHub] [maven-reporting-exec] slawekjaranowski opened a new pull request #9: Fix Maven site build

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: issues-unsubscribe@maven.apache.org

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



[GitHub] [maven-reporting-exec] cstamas commented on pull request #9: Fix Maven site build

Posted by GitBox <gi...@apache.org>.
cstamas commented on pull request #9:
URL: https://github.com/apache/maven-reporting-exec/pull/9#issuecomment-1020880649


   There are still some issues in here?


-- 
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-unsubscribe@maven.apache.org

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



[GitHub] [maven-reporting-exec] slawekjaranowski merged pull request #9: Fix Maven site build

Posted by GitBox <gi...@apache.org>.
slawekjaranowski merged pull request #9:
URL: https://github.com/apache/maven-reporting-exec/pull/9


   


-- 
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-unsubscribe@maven.apache.org

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



[GitHub] [maven-reporting-exec] slawekjaranowski commented on pull request #9: Fix Maven site build

Posted by GitBox <gi...@apache.org>.
slawekjaranowski commented on pull request #9:
URL: https://github.com/apache/maven-reporting-exec/pull/9#issuecomment-1020889625


   I didn't investigate so mach it - probably there is problem with some old dependencies or plugins used in IT tests.
   
   As I wrote I will wait for your PR ... maybe it resolve it.
   I want to merge it and wait for your changes.
   


-- 
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-unsubscribe@maven.apache.org

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



[GitHub] [maven-reporting-exec] slawekjaranowski commented on pull request #9: Fix Maven site build

Posted by GitBox <gi...@apache.org>.
slawekjaranowski commented on pull request #9:
URL: https://github.com/apache/maven-reporting-exec/pull/9#issuecomment-1020889625


   I didn't investigate so mach it - probably there is problem with some old dependencies or plugins used in IT tests.
   
   As I wrote I will wait for your PR ... maybe it resolve it.
   I want to merge it and wait for your changes.
   


-- 
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-unsubscribe@maven.apache.org

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



[GitHub] [maven-reporting-exec] cstamas commented on pull request #9: Fix Maven site build

Posted by GitBox <gi...@apache.org>.
cstamas commented on pull request #9:
URL: https://github.com/apache/maven-reporting-exec/pull/9#issuecomment-1020880649


   There are still some issues in here?


-- 
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-unsubscribe@maven.apache.org

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