slachiewicz opened a new pull request, #13097: URL: https://github.com/apache/maven/pull/13097
Forward-port of #13096 to `master`, same change: `InfoReport` in `maven-it-plugin-site` implements only `getOutputName()`, deprecated by Maven Reporting API 4.0.0 in favour of `getOutputPath()`. The IT plugin already compiles against 4.0.0. `getOutputName()` stays as a deprecated delegate because the interface still declares it abstract. No behaviour change — `info` either way. Verified: `mvn -f its/core-it-support/core-it-plugins/maven-it-plugin-site/pom.xml compile` → BUILD SUCCESS. I did not run the core ITs. *This change was created with AI assistance.* -- 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]
