ascheman commented on PR #1259: URL: https://github.com/apache/maven-site-plugin/pull/1259#issuecomment-5184781254
Rebased onto current master (resolving the shared-workflow `@v4`→`@v5` conflict) and pushed — this now builds against Maven `4.0.0-rc-6` via `maven-gh-actions-shared@v5`. The rc-6 matrix is green except one IT, `inheritance-interpolation`, which fails with: ``` org.apache.maven.api.services.ModelBuilderException: … for [inherited]:reactor-parent:pom:[inherited] ``` That's the Maven 4 `site.xml` / reactor-parent resolution case addressed by apache/maven-doxia-sitetools#655 (currently draft). Once #655 is merged and a doxia-sitetools release is available, this IT should pass and the PR go fully green. -- 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]
