hboutemy commented on PR #1275:
URL: 
https://github.com/apache/maven-site-plugin/pull/1275#issuecomment-4571386450

   IT failure is:
   ```
   Error executing post-build hook: Assertion failed: 
   
   assert new File( sitedir, 'plugin-management.html' ).exists()
          |         |                                   |
          |         |                                   false
          |         
/home/herve/dev/maven/sources/plugins/core/maven-site-plugin/target/it/default-reports/target/site
          
/home/herve/dev/maven/sources/plugins/core/maven-site-plugin/target/it/default-reports/target/site/plugin-management.html
   ```
   
   IIUC, this is because with Maven 3.10 and 4, there is no default plugin 
management section in root POM, then nothing to render
   
   like https://github.com/apache/maven-help-plugin/pull/366, I did not get 
that lifecycle changes from Maven 4 had been integrated to Maven 3.10
   do you confirm @cstamas ?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to